We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 216e01d commit 00fe51bCopy full SHA for 00fe51b
docker-compose.yaml
@@ -51,6 +51,8 @@ services:
51
env_file:
52
- path: .env
53
required: false
54
+ ports:
55
+ - "8000:8000"
56
volumes:
57
- ./src:/app/src
58
0 commit comments