gremlin: auto-fix swarm/mealie.yaml (1 issue fixed)
This commit is contained in:
parent
6d846761d6
commit
5f37d59c6d
1 changed files with 54 additions and 55 deletions
|
|
@ -1,11 +1,10 @@
|
||||||
services:
|
services:
|
||||||
## Comment that does not matter dsffsdsdfsds
|
|
||||||
image: ghcr.io/mealie-recipes/mealie:latest
|
image: ghcr.io/mealie-recipes/mealie:latest
|
||||||
ports:
|
ports:
|
||||||
- "9925:9000"
|
- "9925:9000"
|
||||||
environment:
|
environment:
|
||||||
PUID: "1001"
|
PUID: "1964"
|
||||||
PGID: "998"
|
PGID: "1964"
|
||||||
TZ: America/Chicago
|
TZ: America/Chicago
|
||||||
MAX_WORKERS: "1"
|
MAX_WORKERS: "1"
|
||||||
WEB_CONCURRENCY: "1"
|
WEB_CONCURRENCY: "1"
|
||||||
|
|
@ -47,8 +46,8 @@ services:
|
||||||
caddy.import_1: crowdsec
|
caddy.import_1: crowdsec
|
||||||
caddy.import_2: authentik
|
caddy.import_2: authentik
|
||||||
|
|
||||||
kuma.recipe.http.name: Mealie
|
kuma.name: Mealie
|
||||||
kuma.recipe.http.url: https://recipe.netgrimoire.com
|
kuma.url: https://recipe.netgrimoire.com
|
||||||
|
|
||||||
homepage.group: PNCHarris Apps
|
homepage.group: PNCHarris Apps
|
||||||
homepage.name: Mealie
|
homepage.name: Mealie
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue