This commit is contained in:
traveler 2025-02-28 22:41:00 -06:00
parent 7f5ee68a3f
commit afa61deb69
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,7 @@
#only works with compose
services:
# MongoDB: https://hub.docker.com/_/mongo/
mongodb:

View file

@ -14,6 +14,12 @@ services:
WEB_CONCURRENCY: 1
networks:
- netgrimoire
logging:
driver: "gelf"
options:
gelf-address: "udp://graylog:12201"
tag: "mealie"
deploy:
labels:
- homepage.group=Application