|
@@ -11,6 +11,6 @@ environment = MYSQL_ROOT_PASSWORD=123456
|
|
|
volumes = {container}conf/db/redis/redis.conf:/etc/redis.conf
|
|
|
|
|
|
[convert]
|
|
|
-port = 8087:8087,8088:8088
|
|
|
+port = 80:80,8087:8087,8088:8088
|
|
|
volumes = {container}web:/www,{container}web/convert/static:/usr/local/convert/front/static,{container}web/convert/files:/usr/local/convert/runtime/upload
|
|
|
command = sh
|