Remove empty line

This commit is contained in:
djuarezgf 2024-03-18 12:13:09 +01:00
parent 349027e969
commit 591d95e8db
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ services:
--pass-basic-auth=true
--pass-user-headers=false
--pass-access-token=false
labels:
- "traefik.enable=true"
- "traefik.http.routers.oauth2_proxy.rule=Host(`${HOST}`) && PathPrefix(`/oauth2`, `/oauth2/callback`)"