config로 provider 생성

This commit is contained in:
2023-08-31 21:13:11 +09:00
parent 47284a79c2
commit e8aa6189be
4 changed files with 14 additions and 5 deletions

View File

@ -1,5 +1,8 @@
{
"maingate_mongodb_url": "mongodb://...",
"session_storage": "",
"session_ttl" : 3600,
"autologin_ttl": 604800,
"maximum_num_link_account": 10,
"redirect_base_url": "",