add storage key
Deploy Containers / Prepare (push) Successful in 31s

This commit is contained in:
2026-05-17 20:41:38 -04:00
parent 015335da29
commit 45659a2a6f
2 changed files with 198 additions and 195 deletions
+1
View File
@@ -56,6 +56,7 @@
DISCORD_APP_ID: "{{ API_DISCORD_APP_ID }}"
DISCORD_BOT_TOKEN: "{{ API_DISCORD_BOT_TOKEN }}"
TMDB_API_KEY: "{{ API_TMDB_TOKEN }}"
STORAGE_KEY: "{{ API_STORAGE_KEY }}"
labels:
traefik.enable: "true"
traefik.http.routers.aapi.rule: Host(`api.alexav.gg`)