Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abdalaidrous authored Dec 4, 2024
1 parent 58a4eba commit 384bc96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ services:
image: nuxt-app
container_name: six-degrees-app
ports:
- ${OUTPUT_PORT}:3000
- ${OUTPUT_PORT}:3000
restart: unless-stopped

0 comments on commit 384bc96

Please sign in to comment.