add token
All checks were successful
Deploy Containers / Prepare (push) Successful in 38s

This commit is contained in:
2026-01-27 21:23:48 -05:00
parent 2ec7d85ca4
commit 2570402c1d
2 changed files with 221 additions and 207 deletions

View File

@@ -61,6 +61,7 @@
MINECRAFT_USER: "{{ API_MINECRAFT_USER }}"
MINECRAFT_PASSWORD: "{{ API_MINECRAFT_PASSWORD }}"
MINECRAFT_DATABASE: "{{ API_MINECRAFT_DATABASE }}"
TMDB_API_KEY: "{{ API_TMDB_TOKEN }}"
labels:
traefik.enable: "true"
traefik.http.routers.aapi.rule: Host(`api.alexav.gg`)