mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 15:39:57 +00:00
Solved OAuth2 Proxy port config path bugs
This commit is contained in:
@@ -34,8 +34,9 @@ docker:
|
||||
name: "snipe-it"
|
||||
image: "grokability/snipe-it"
|
||||
oauth2_proxy:
|
||||
application: "application"
|
||||
port: "80"
|
||||
origin:
|
||||
application: "application"
|
||||
port: "80"
|
||||
acl:
|
||||
blacklist:
|
||||
- "/login"
|
||||
|
||||
Reference in New Issue
Block a user