This commit is contained in:
traveler 2025-12-06 20:10:43 -06:00
parent 8a87ad3abb
commit c5b9403fc2
2 changed files with 1 additions and 6 deletions

View file

@ -1,6 +1,6 @@
services:
configarr:
image: ghcr.io/raydak-labs/configarr:latest
image: configarr/configarr:latest
user: "1001:998"
environment:
PUID: "1001"

View file

@ -14,11 +14,6 @@ services:
WEB_CONCURRENCY: 1
networks:
- netgrimoire
logging:
driver: "gelf"
options:
gelf-address: "udp://192.168.5.17:12201"
tag: "mealie"
deploy:
labels: