Read cards endpoint uri from env

This commit is contained in:
2023-07-30 13:17:14 +03:00
parent e7a0496f4e
commit 63a8b9e5f7
2 changed files with 3 additions and 1 deletions

View File

@@ -26,5 +26,6 @@ services:
environment:
DOORBOY_SECRET: "0123456789"
CARD_KUBE_GROUP: "codemowers:admins"
CARD_URI: "https://inventory-app-72zn4.codemowers.ee/cards"
build:
context: .