提交 d7518ea4 作者: 429287088

add traefik support

上级 e802263f
...@@ -33,6 +33,9 @@ services: ...@@ -33,6 +33,9 @@ services:
- bc-logs:/tmp/wsy_blockchain - bc-logs:/tmp/wsy_blockchain
tty: true tty: true
labels: labels:
traefik.frontend.rule: Host:${host_url}
traefik.port: '80'
traefik.enable: 'true'
io.rancher.container.pull_image: always io.rancher.container.pull_image: always
bc-db: bc-db:
image: registry.cn-hangzhou.aliyuncs.com/weisanyun/mysql:5.6 image: registry.cn-hangzhou.aliyuncs.com/weisanyun/mysql:5.6
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论