sdf
This commit is contained in:
parent
8a87ad3abb
commit
c5b9403fc2
2 changed files with 1 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
configarr:
|
configarr:
|
||||||
image: ghcr.io/raydak-labs/configarr:latest
|
image: configarr/configarr:latest
|
||||||
user: "1001:998"
|
user: "1001:998"
|
||||||
environment:
|
environment:
|
||||||
PUID: "1001"
|
PUID: "1001"
|
||||||
|
|
|
||||||
|
|
@ -14,11 +14,6 @@ services:
|
||||||
WEB_CONCURRENCY: 1
|
WEB_CONCURRENCY: 1
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
logging:
|
|
||||||
driver: "gelf"
|
|
||||||
options:
|
|
||||||
gelf-address: "udp://192.168.5.17:12201"
|
|
||||||
tag: "mealie"
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue