wangfu-register/config.json.example

9 lines
262 B
Text
Raw Permalink Normal View History

2023-11-08 01:37:18 +00:00
{
"turnstile_secret_key": "1x0000000000000000000000000000000AA",
"keycloak_server_url": "xxxxxxxxx",
2023-11-15 14:42:02 +00:00
"keycloak_client_id": "admin-cli",
"keycloak_client_secret_key": "xxxxxxx",
2023-11-08 01:37:18 +00:00
"keycloak_realm_name": "master",
"open_registration": true
}