Merge branch 'dev' of https://github.com/hay-kot/mealie into issue-55

This commit is contained in:
kentora
2021-01-10 08:34:25 +01:00
137 changed files with 4171 additions and 1030 deletions

View File

@@ -16,8 +16,7 @@ services:
db_host: mongo
db_port: 27017
volumes:
- ./mealie/data/img:/app/data/img
- ./mealie/data/backups:/app/data/backups
- ./mealie/data/:/app/data
mongo:
image: mongo
restart: always