Revert "chore: update entrypoints from 'websecure' to 'wanwebsecure,lanwebsecure' for all services"
This reverts commit 67a53af8ea
.
This commit is contained in:
parent
67a53af8ea
commit
706c51011b
6 changed files with 13 additions and 13 deletions
|
@ -99,7 +99,7 @@ job "keycloak" {
|
|||
"traefik.enable=true",
|
||||
|
||||
"traefik.http.routers.keycloak.rule=Host(`sso.brmartin.co.uk`)",
|
||||
"traefik.http.routers.keycloak.entrypoints=wanwebsecure,lanwebsecure",
|
||||
"traefik.http.routers.keycloak.entrypoints=websecure",
|
||||
]
|
||||
|
||||
connect {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue