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 83af809 commit 85f3afeCopy full SHA for 85f3afe
docker.yaml
@@ -4,7 +4,7 @@ services:
4
api:
5
build: .
6
ports:
7
- - "8080:8080"
+ - "4444:4444"
8
environment:
9
- - API_PORT=8080
+ - API_PORT=4444
10
- CORS_ORIGINS=
0 commit comments