Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexqzh23 authored May 1, 2024
1 parent 0b65e71 commit b7160be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
# ports:
# - "8080:8080"
environment:
# PORT: 8000
PORT: 8000
FLASK_APP: wsgi:app
FLASK_DEBUG: "True"
GUNICORN_BIND: "0.0.0.0:8000"
Expand Down

0 comments on commit b7160be

Please sign in to comment.