1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-18 20:59:41 +02:00
mealie/docker
Jon fc105dcebc
Update docker-compose.yml (#2109)
* Update docker-compose.yml

ERROR: The Compose file './docker-compose.yml' is invalid because:
services.mealie.environment.WEB_GUNICORN contains true, which is an invalid type, it should be a string, number, or a null

* Update docker-compose.yml

Also fix SMTP settings, since they aren't in array format as in mealie-frontend.

* Once more, ironing out a few minor issues.

Server status reported this, I think this is the correct value, but I'm happy to revert and/or update the value as needed.

* Revert previous two commits

Per https://github.com/hay-kot/mealie/pull/2109#pullrequestreview-1294610637

* Stray newline

Missed a stray newline that was inadvertently added.
2023-02-11 21:08:39 -09:00
..
api.Dockerfile fix: user login and creation with LDAP (#2107) 2023-02-11 10:16:33 -09:00
api.entry.sh chore: refactor-docker-structure (#1948) 2022-12-31 09:01:15 -09:00
docker-compose.yml Update docker-compose.yml (#2109) 2023-02-11 21:08:39 -09:00
frontend.Caddyfile chore: refactor-docker-structure (#1948) 2022-12-31 09:01:15 -09:00
frontend.Dockerfile chore: refactor-docker-structure (#1948) 2022-12-31 09:01:15 -09:00
frontend.entry.sh chore: refactor-docker-structure (#1948) 2022-12-31 09:01:15 -09:00
omni.docker-compose.yml chore: refactor-docker-structure (#1948) 2022-12-31 09:01:15 -09:00
omni.Dockerfile fix: user login and creation with LDAP (#2107) 2023-02-11 10:16:33 -09:00
omni.entry.sh hotfix: buildpath (#1958) 2022-12-31 09:12:45 -09:00