fix(docker): update wedding service port mapping
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ services:
|
||||
wedding:
|
||||
build: .
|
||||
ports:
|
||||
- "127.0.0.1:8080:8080"
|
||||
- "0.0.0.0:9401:8080"
|
||||
environment:
|
||||
- CONFIG_PATH=/app/config.yaml
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user