Change allowed endpoint to use inventory api

This commit is contained in:
2023-07-30 13:05:02 +03:00
parent 55061baea0
commit e7a0496f4e
3 changed files with 15 additions and 19 deletions

View File

@@ -24,6 +24,7 @@ services:
doorboy_proxy:
network_mode: host
environment:
DOORBOY_SECRET: 0123456789
DOORBOY_SECRET: "0123456789"
CARD_KUBE_GROUP: "codemowers:admins"
build:
context: .