update droposs external url
All checks were successful
Deploy Containers / Prepare (push) Successful in 32s

This commit is contained in:
2025-10-05 17:30:27 -04:00
parent 6c95392c51
commit 8a2f5034c8

View File

@@ -52,6 +52,7 @@
env: env:
DATABASE_URL: "postgres://drop:drop@drop_postgres:5432/drop" DATABASE_URL: "postgres://drop:drop@drop_postgres:5432/drop"
GIANT_BOMB_API_KEY: "{{ DROP_GIANT_BOMB_API_KEY }}" GIANT_BOMB_API_KEY: "{{ DROP_GIANT_BOMB_API_KEY }}"
EXTERNAL_URL: "https://games.fntz.net"
labels: labels:
traefik.enable: "true" traefik.enable: "true"
traefik.http.routers.drop.rule: Host(`games.fntz.net`) traefik.http.routers.drop.rule: Host(`games.fntz.net`)