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:
|
pig-mysql:
|
||||||
build:
|
build:
|
||||||
context: ./
|
context: ./
|
||||||
dockerfile: ./doc/db/Dockerfile
|
dockerfile: ./db/Dockerfile
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ROOT_PASSWORD: root
|
MYSQL_ROOT_PASSWORD: root
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Reference in New Issue