Skip to content

Commit

Permalink
added /oauth2 to authorized traefik PathPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
emmdurin committed Jun 9, 2023
1 parent fde18cb commit 69ce319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ services:
|| PathPrefix(`/import`)
|| PathPrefix(`/login`)
|| PathPrefix(`/logout`)
|| PathPrefix(`/oauth2`)
|| PathPrefix(`/mapstore`)
|| PathPrefix(`/ogc-api-records`)
|| PathPrefix(`/_static`)
Expand Down

0 comments on commit 69ce319

Please sign in to comment.