dev: hotfix, env sample

This commit is contained in:
2025-12-17 21:33:03 +07:00
parent 0591c05dff
commit 9d625120a7
3 changed files with 39 additions and 16 deletions
+20
View File
@@ -0,0 +1,20 @@
# Base
NUXT_API_ORIGIN=http://localhost:8000
# Variants, in the future
NUXT_MAIN_API_ORIGIN=http://localhost:8000
NUXT_BPJS_API_ORIGIN=http://localhost:8001
NUXT_SYNC_API_ORIGIN=http://localhost:8009
NUXT_API_VCLAIM_SWAGGER=https://vclaim-api.multy.chat
# SSO
SSO_CONFIRM_URL=https://auth.dev.rssa.id/realms/sandbox/protocol/openid-connect/userinfo
X_AP_CODE=rssa-sso
X_AP_SECRET_KEY=sapiperah
KEYCLOAK_LOGOUT_REDIRECT=http://localhost:3000/
# test local
KEYCLOAK_REALM=rssa_testing
KEYCLOAK_URL=http://127.0.0.1:8080/
CLIENT_ID=portal-simrs-new