Change allowed endpoint to use inventory api
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
||||
doorboy_proxy:
|
||||
network_mode: host
|
||||
environment:
|
||||
DOORBOY_SECRET: 0123456789
|
||||
DOORBOY_SECRET: "0123456789"
|
||||
CARD_KUBE_GROUP: "codemowers:admins"
|
||||
build:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user