1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/cookieYe-Yearning

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
conf.toml.template 924 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
HenryYee Отправлено 09.08.2023 11:17 2b618b3
[Mysql]
Db = "Yearning_go"
Host = "127.0.0.1"
Port = "3306"
Password = "xxxxxxx"
User = "root"
[General]
SecretKey = "dbcjqheupqjsuwsm" #SecretKey is the salt for token/ database password encryption/decryption. Please keep it safe. must contain 16 characters
RpcAddr = "127.0.0.1:50001" # SQL checker rpc server address
LogLevel = "debug" # debug,info,warn,error
Lang = "en_US" # en_US,zh_CN
[Oidc]
Enable = false
ClientId = "yearning"
ClientSecret = "fefehelj23jlj22f3jfjdfd"
Scope = "openid profile"
AuthUrl = "https://keycloak.xxx.ca/auth/realms/master/protocol/openid-connect/auth"
TokenUrl = "https://keycloak.xxx.ca/auth/realms/master/protocol/openid-connect/token"
UserUrl = "https://keycloak.xxx.ca/auth/realms/master/protocol/openid-connect/userinfo"
RedirectUrL = "http://127.0.0.1:8000/oidc/_token-login"
UserNameKey = "preferred_username"
RealNameKey = "name"
EmailKey = "email"
SessionKey = "session_state"
1
https://api.gitlife.ru/oschina-mirror/cookieYe-Yearning.git
git@api.gitlife.ru:oschina-mirror/cookieYe-Yearning.git
oschina-mirror
cookieYe-Yearning
cookieYe-Yearning
next