mirror of
https://gitee.com/markliu2013/docker-compose-moneynote.git
synced 2024-11-17 20:58:02 +08:00
feature
This commit is contained in:
parent
f925e3ca73
commit
7acbe59f1b
@ -11,9 +11,9 @@ services:
|
||||
- moneywhere_mysql_data:/var/lib/mysql
|
||||
|
||||
phpmyadmin:
|
||||
depends_on:
|
||||
- mysql
|
||||
image: phpmyadmin/phpmyadmin
|
||||
links:
|
||||
- mysql
|
||||
ports:
|
||||
- "8085:80"
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user