1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

#181 update port in docker compose

This commit is contained in:
Hai Liang Wang 2019-03-07 13:19:56 +08:00
parent 7a97d74d33
commit cd20609506

View File

@ -40,7 +40,7 @@ services:
image: "chatopera/contact-center:develop"
restart: always
ports:
- "8035:8080"
- "8035:8035"
- "8036:8036"
volumes:
- $PWD/contact-center/data:/data