mirror of https://github.com/samply/bridgehead.git
Remove empty line
This commit is contained in:
parent
349027e969
commit
591d95e8db
|
@ -149,7 +149,6 @@ services:
|
||||||
--pass-basic-auth=true
|
--pass-basic-auth=true
|
||||||
--pass-user-headers=false
|
--pass-user-headers=false
|
||||||
--pass-access-token=false
|
--pass-access-token=false
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.oauth2_proxy.rule=Host(`${HOST}`) && PathPrefix(`/oauth2`, `/oauth2/callback`)"
|
- "traefik.http.routers.oauth2_proxy.rule=Host(`${HOST}`) && PathPrefix(`/oauth2`, `/oauth2/callback`)"
|
||||||
|
|
Loading…
Reference in New Issue