提交 df8836c6 作者: 黄伟坚

111

上级 1705d569
......@@ -4,7 +4,7 @@ volumes:
driver: rancher-nfs
services:
website-html:
image: reg.wsy010.cn/wsy_web/website_html:1.0.0
image: registry.cn-shenzhen.aliyuncs.com/wsy_dev/mysql:5.6.01
environment:
DEBUG: ${debug_mode}
stdin_open: true
......@@ -35,6 +35,7 @@ services:
LANG: C.UTF-8
MYSQL_ROOT_PASSWORD: ${db_pwd}
MY_CNF: '[mysqld]\nmax_allowed_packet =30M'
STORE_DRIVER:rancher-nfs
stdin_open: true
volumes:
- db-mysql:/var/lib/mysql
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论