Default Unraid template image to Forgejo registry with optional auto-push
This commit is contained in:
parent
713e090c2c
commit
51456faff4
3 changed files with 39 additions and 2 deletions
|
|
@ -1,5 +1,12 @@
|
|||
PORT=3000
|
||||
|
||||
IMAGE_REPO=forgejo.tailef61c0.ts.net/openclaw/lidarr-spotify-frontend
|
||||
IMAGE_TAG=latest
|
||||
PUSH_IMAGE=0
|
||||
REGISTRY_URL=forgejo.tailef61c0.ts.net
|
||||
REGISTRY_USER=
|
||||
REGISTRY_TOKEN=
|
||||
|
||||
SPOTIFY_CLIENT_ID=deine_spotify_client_id
|
||||
SPOTIFY_CLIENT_SECRET=dein_spotify_client_secret
|
||||
YOUTUBE_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue