mirror of
https://gitee.com/markliu2013/docker-compose-moneynote.git
synced 2024-11-17 12:48:03 +08:00
save
This commit is contained in:
parent
948b97cbd0
commit
bc2f30f9c2
@ -13,6 +13,8 @@ services:
|
||||
'--max_connections=10000'
|
||||
'--default-authentication-plugin=mysql_native_password'
|
||||
]
|
||||
volumes:
|
||||
- moneywhere_mysql_data:/var/lib/mysql
|
||||
|
||||
phpmyadmin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/moneywhere/phpmyadmin:latest
|
||||
|
Loading…
Reference in New Issue
Block a user