Update docker-compose.yml

This commit is contained in:
残亦 2018-05-16 23:31:06 +08:00 committed by GitHub
parent 0f5350eb01
commit 323467e251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -7,8 +7,3 @@ services:
- db:db
ports:
- "80:80"
db:
image: mysql:5
environment:
- MYSQL_ROOT_PASSWORD=root