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 e90f71b commit 90f7600Copy full SHA for 90f7600
docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
build: .
19
container_name: backend_app
20
ports:
21
- - "8000:8000"
+ - "5000:8000"
22
depends_on:
23
- db
24
environment:
0 commit comments