Skip to content

Commit

Permalink
Fix docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
rflihxyz committed Dec 15, 2023
1 parent 7e4a011 commit 58044eb
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 @@ -37,7 +37,7 @@ services:
restart:
unless-stopped
ports:
- 30003000
- 3000:3000
#command: cd /app/packages/api && node dist/src/main.js
depends_on:
postgres:
Expand Down

0 comments on commit 58044eb

Please sign in to comment.