mirror of https://gitee.com/maxjhandsome/pig
更新 docker-compose.yml
This commit is contained in:
parent
d88e91a57c
commit
5585a5e9af
|
@ -3,7 +3,7 @@ services:
|
|||
pig-mysql:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./doc/db/Dockerfile
|
||||
dockerfile: ./db/Dockerfile
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue