3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Change docker-compose.yml container name from farmos to www for clarity.

This commit is contained in:
Michael Stenta 2016-10-17 22:51:09 -04:00
parent 1121b09e53
commit be84b09468

View file

@ -11,7 +11,7 @@ services:
MYSQL_USER: farmos
MYSQL_PASSWORD: farmos
farmos:
www:
depends_on:
- db
image: farmos/farmos:docker