Fix incorrect web port

This commit is contained in:
Yi EungJun 2016-01-09 03:29:20 +09:00
parent 372def9936
commit ca8f3f5565

View File

@ -14,7 +14,7 @@ app:
web:
build: web
ports:
- "8065:443"
- "443:443"
links:
- app:platform
volumes: