update sidebar checkin dan antrian loket

This commit is contained in:
Fanrouver
2026-01-26 09:46:38 +07:00
parent 75a96389fe
commit 525322b6f6
8 changed files with 892 additions and 349 deletions

No files matched your search

+4 -4
View File
@@ -35,17 +35,17 @@ KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
#AUTH ORIGIN UNTUK ACCESS APLIKASI login dari KEYCLOAK
# AUTH_ORIGIN="http://10.10.150.175:3000"
AUTH_ORIGIN="0.0.0.0"
# AUTH_ORIGIN="0.0.0.0"
# AUTH_ORIGIN="http://localhost:3000"
# AUTH_ORIGIN="https://antrean.dev.rssa.id"
AUTH_ORIGIN="https://antrean.dev.rssa.id"
# AUTH_ORIGIN="https://antrean.rssa.id"
#HOST UNTUK ACCESS APLIKASI
# HOST="http://localhost:3000"
# HOST="http://10.10.150.175:3000"
# HOST="https://antrean.rssa.id"
HOST="https://antrean.dev.rssa.id"
# HOST=
# HOST="https://antrean.dev.rssa.id"
HOST="0.0.0.0"
# HOST=
# Custom Keycloak logout endpoint UBAH SESUAI REALM DAN DOMAIN KEYCLOAK ANDA