Skip to content

Commit

Permalink
noi-techpark#5 fix api port
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxXx1313 committed Jan 17, 2025
1 parent 3a07b89 commit 1eaf024
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 @@ -34,7 +34,7 @@ services:
depends_on:
- postgres
ports:
- "${API_SERVER_PORT}:${API_SERVER_PORT}"
- "9030:${API_SERVER_PORT}"
tty: true

cdn:
Expand Down

0 comments on commit 1eaf024

Please sign in to comment.