Skip to content

Commit

Permalink
fix: added port for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
JinIgarashi committed Apr 9, 2024
1 parent ada5786 commit b22ca4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ services:
- "./src/cogserver:/opt/server/cogserver"
env_file:
- .env
ports:
- 8000:$PORT

0 comments on commit b22ca4e

Please sign in to comment.