1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-22 05:09:09 +02:00
This commit is contained in:
kev 2015-09-24 13:54:17 +08:00
parent ce5d9dfb28
commit aa02cdb258

View File

@ -4,6 +4,8 @@ revive:
- "8080:80"
links:
- mysql
volumes:
- /var/www/html/var
restart: always
mysql: