diff --git a/Financial_Containers/actual/compose.yaml b/Financial_Containers/actual/compose.yaml index a154cca..658f02a 100644 --- a/Financial_Containers/actual/compose.yaml +++ b/Financial_Containers/actual/compose.yaml @@ -32,7 +32,7 @@ services: - traefik.http.routers.${SERVICE_NAME}-https.tls=true - traefik.http.routers.${SERVICE_NAME}-https.tls.certresolver=cloudflare - traefik.http.routers.${SERVICE_NAME}.entrypoints=websecure - - traefik.http.routers.${SERVICE_NAME}.rule=Host(`${SERVICE_NAME}.gabesville.com`) + - traefik.http.routers.${SERVICE_NAME}.rule=Host(`${SERVICE_NAME}.home.gabesville.com`) restart: unless-stopped networks: traefik_network: