Files
template-nuxtsim/.env.example

23 lines
762 B
Plaintext

# Keycloak Configuration
# KEYCLOAK_CLIENT_ID=nuxtsim-pendaftaran
# KEYCLOAK_CLIENT_SECRET=32HslhZ8Hn97SsbxcmowhXvmNZ9cPGNE
# KEYCLOAK_ISSUER=https://auth.rssa.top/realms/sandbox
# KEYCLOAK_ID="keuangan-firman"
# KEYCLOAK_REALM="sandbox"
# KEYCLOAK_URL="https://auth.rssa.top"
# KEYCLOAK_SECRET="AA9XP2moa3pkGSgeRjX2UzYjYCgpM7Dj"
# KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
# NEXTAUTH_URL="http://localhost:3000"
# Keycloak Configuration
# KEYCLOAK_CLIENT_ID="nuxtsim-pendaftaran"
# KEYCLOAK_CLIENT_SECRET="32HslhZ8Hn97SsbxcmowhXvmNZ9cPGNE"
# KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
KEYCLOAK_CLIENT_ID="rahmat-test"
KEYCLOAK_CLIENT_SECRET="uqdRWTSl7EqeMoYjmOqpg9K9oahYRVg1"
KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"