mirror of https://github.com/c0ny1/vulstudy
Update docker-compose.yml
This commit is contained in:
parent
0f5350eb01
commit
323467e251
|
@ -7,8 +7,3 @@ services:
|
||||||
- db:db
|
- db:db
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
|
||||||
db:
|
|
||||||
image: mysql:5
|
|
||||||
environment:
|
|
||||||
- MYSQL_ROOT_PASSWORD=root
|
|
||||||
|
|
Loading…
Reference in New Issue