Skip to content

Commit

Permalink
revert port setting
Browse files Browse the repository at this point in the history
  • Loading branch information
JinIgarashi committed Apr 9, 2024
1 parent b22ca4e commit 730ca31
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 @@ -14,4 +14,4 @@ services:
env_file:
- .env
ports:
- 8000:$PORT
- "${PORT}:${PORT}"

0 comments on commit 730ca31

Please sign in to comment.