Commit 60c97085 by 蔡润涛

Update commom.yml

parent f331716c
# "registry-mirrors": ["https://2bi6ikp8.mirror.aliyuncs.com"]
version: '2' version: '2'
services: services:
nginx-root: nginx-root:
...@@ -51,7 +52,7 @@ services: ...@@ -51,7 +52,7 @@ services:
# 数据库web平台 # 数据库web平台
php-myadmin: php-myadmin:
restart: always restart: always
image: reg.qiniu.com/public/phpmyadmin-phpmyadmin image: phpmyadmin
container_name: php-myadmin container_name: php-myadmin
external_links: external_links:
- mysql-prod:db - mysql-prod:db
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment