Update .env

This commit is contained in:
Baobhan Sith
2025-05-08 19:01:56 +08:00
committed by GitHub
parent ce5f085483
commit 1c632b3dea
+4
View File
@@ -5,3 +5,7 @@ REMOTE_GATEWAY_API_BASE_LOCAL=http://localhost:9090
REMOTE_GATEWAY_API_BASE_DOCKER=http://remote-gateway:9090
REMOTE_GATEWAY_WS_URL_LOCAL=ws://localhost:8080
REMOTE_GATEWAY_WS_URL_DOCKER=ws://remote-gateway:8080
# passkey
RP_ID="yourdomain.com"
RP_ORIGIN="https://yourdomain.com"