Skip to content

Commit

Permalink
dz
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesGresset committed Dec 18, 2024
1 parent 2a9066e commit 5f6958a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
container_name: backend
build: .
ports:
- "80:3000"
- "3000:3000"
volumes:
- .:/app
- /app/node_modules
Expand Down

0 comments on commit 5f6958a

Please sign in to comment.