From 8a2f5034c8ec3cbce2356b6384f2fb683b33c504 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Sun, 5 Oct 2025 17:30:27 -0400 Subject: [PATCH] update droposs external url --- tasks/drop.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/drop.yml b/tasks/drop.yml index 73de240..11493de 100644 --- a/tasks/drop.yml +++ b/tasks/drop.yml @@ -52,6 +52,7 @@ env: DATABASE_URL: "postgres://drop:drop@drop_postgres:5432/drop" GIANT_BOMB_API_KEY: "{{ DROP_GIANT_BOMB_API_KEY }}" + EXTERNAL_URL: "https://games.fntz.net" labels: traefik.enable: "true" traefik.http.routers.drop.rule: Host(`games.fntz.net`)