Skip to content

Commit 85f3afe

Browse files
authored
Update docker.yaml
1 parent 83af809 commit 85f3afe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
api:
55
build: .
66
ports:
7-
- "8080:8080"
7+
- "4444:4444"
88
environment:
9-
- API_PORT=8080
9+
- API_PORT=4444
1010
- CORS_ORIGINS=

0 commit comments

Comments
 (0)