![]() |
Rapportsystem API - of D03N
Hovedprosjekt FiV Programmering 20-24
|
Go to the source code of this file.
Namespaces | |
| namespace | secret |
Functions | |
| secret.setConfig (app) | |
Variables | |
| str | secret.host_IP = 'YOUR IP HERE' |
| str | secret.host_user = 'YOUR ADMIN USER HERE' |
| str | secret.host_password = 'YOUR ADMIN PASSWORD HERE' |
| secret.host_database = None | |
| str | secret.host_userdatabase = "users" |
| str | secret.host_users_table = "user_info" |
| str | secret.host_session_table = "tokens" |