Fix incorrect web port
This commit is contained in:
parent
372def9936
commit
ca8f3f5565
@ -14,7 +14,7 @@ app:
|
||||
web:
|
||||
build: web
|
||||
ports:
|
||||
- "8065:443"
|
||||
- "443:443"
|
||||
links:
|
||||
- app:platform
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user