get config add runtime
All checks were successful
Build and Publish / build-release (push) Successful in 1m11s

This commit is contained in:
2026-05-13 14:14:49 -05:00
parent a925bf49c8
commit e235190d4e
3 changed files with 16 additions and 12 deletions

View File

@@ -3,8 +3,6 @@ defmodule PolicyService.Application do
# for more information on OTP Applications
@moduledoc false
@zitadel Application.get_env(:policy_service, :zitadel)
use Application
@impl true