This commit is contained in:
Pierre Delpy
2025-11-24 13:22:36 +01:00
parent 057c11cdb5
commit 402da4a30f

View File

@@ -9,7 +9,7 @@ services:
- "traefik.http.routers.lens.rule=Host(`${HOST}`)"
- "traefik.http.routers.lens.tls=true"
environment:
- PUBLIC_SPOT_URL: "https://${HOST}/prod"
PUBLIC_SPOT_URL: "https://${HOST}/prod"
spot:
image: samply/rustyspot:latest