init
This commit is contained in:
8
.streamlit/secrets.toml.template
Normal file
8
.streamlit/secrets.toml.template
Normal file
@ -0,0 +1,8 @@
|
||||
[db_info]
|
||||
host = 'host_ip'
|
||||
username = 'user'
|
||||
password = 'password'
|
||||
db_name = 'databse name'
|
||||
[auth]
|
||||
check_url = 'https://api.jkhsakha.ru/auth/get_current_user/'
|
||||
auth_url = 'https://api.jkhsakha.ru/auth/login/'
|
Reference in New Issue
Block a user