mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 07:58:34 +02:00
alias
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
services:
|
||||
mealie:
|
||||
image: ghcr.io/mealie-recipes/mealie:v2.8.0 #
|
||||
image: ${DOCKER_REGISTRY}ghcr.io/mealie-recipes/mealie:v2.8.0 #
|
||||
container_name: mealie
|
||||
restart: always
|
||||
ports:
|
||||
|
@ -9,3 +9,4 @@ LIDARR_TOKEN=a9d7379966bd467aa0ad226848575e03
|
||||
QBIT_TOKEN=l4c1j4yd33Du5lo
|
||||
RADARR_TOKEN=671f20f9518b4ab3a977cc00f95b0427
|
||||
SONARR_TOKEN=325b15a81c544ed2a1cd2bb16e95a129
|
||||
HW_MODE=hw
|
Reference in New Issue
Block a user