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

Remove deprecated 'links' from docker-compose.yml.

This commit is contained in:
Michael Stenta 2018-12-18 14:51:34 -05:00
parent b4ae127a8b
commit a3f8958f99

View file

@ -19,8 +19,6 @@ services:
image: farmos/farmos:7.x-1.x
volumes:
- './.data/www:/var/www/html'
links:
- db
ports:
- '80:80'
environment: