wangfu-register/config.json.example

9 lines
263 B
Text
Raw Normal View History

2023-11-08 01:37:18 +00:00
{
"turnstile_secret_key": "1x0000000000000000000000000000000AA",
"keycloak_server_url": "xxxxxxxxx",
"keycloak_admin_username": "xxxxxxx",
"keycloak_admin_password": "xxxxxxxx",
"keycloak_realm_name": "master",
"open_registration": true
}