docker-compose.yml aktualisiert
Deploy Standortpruefung / deploy (push) Failing after 3s
Details
Deploy Standortpruefung / deploy (push) Failing after 3s
Details
This commit is contained in:
parent
eae8d3a753
commit
af7888e518
|
|
@ -7,7 +7,6 @@ services:
|
||||||
- proxy
|
- proxy
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
# WICHTIG: Hier nur die URL, keine Server-Befehle!
|
|
||||||
- "traefik.http.routers.wind_tool.rule=Host(`wind-tool-standortpruefung.enwelo-serverumgebung.cloud`)"
|
- "traefik.http.routers.wind_tool.rule=Host(`wind-tool-standortpruefung.enwelo-serverumgebung.cloud`)"
|
||||||
- "traefik.http.routers.wind_tool.entrypoints=websecure"
|
- "traefik.http.routers.wind_tool.entrypoints=websecure"
|
||||||
- "traefik.http.routers.wind_tool.tls=true"
|
- "traefik.http.routers.wind_tool.tls=true"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue