updated config

This commit is contained in:
Warunee Tamkoo 2024-12-20 18:38:14 +07:00
parent e9287e8dd7
commit ea5988ee82
3 changed files with 28 additions and 20 deletions

View file

@ -1,7 +1,7 @@
# Keycloak public key
PUBLIC_KEY=keycloak.public.key
REALM_URL=https://keycloak.local/realms/EDM
PREFERRED_AUTH=online
AUTH_PUBLIC_KEY=keycloak.public.key
AUTH_REALM_URL=https://keycloak.local/realms/EDM
AUTH_PREFERRED_MODE=online
MANAGEMENT_ROLE=doc-management
# App port
PORT=25570