update droposs external url
All checks were successful
Deploy Containers / Prepare (push) Successful in 32s
All checks were successful
Deploy Containers / Prepare (push) Successful in 32s
This commit is contained in:
@@ -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`)
|
||||||
|
|||||||
Reference in New Issue
Block a user