3 lines
81 B
Python
3 lines
81 B
Python
ADMIN_PASSWORD = "password"
|
|
SSO_CLIENT_ID = '123456'
|
|
SSO_CLIENT_SECRET = 'secret' |