mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
✨ 一键脚本
This commit is contained in:
9
script/config.yaml
Normal file
9
script/config.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
debug: true
|
||||
httpport: 80
|
||||
github:
|
||||
admin: "nz_admin_ids" #管理员 GitHub ID,复制自己GitHub头像图片地址,/[ID].png 多个用英文逗号隔开
|
||||
clientid: "nz_github_oauth_client_id" # 在 https://github.com/settings/developers 创建,无需审核 Callback 填 http(s)://域名或IP/oauth2/callback
|
||||
clientsecret: "nz_github_oauth_client_secret"
|
||||
site:
|
||||
brand: "nz_site_title"
|
||||
cookiename: "nezha-dashboard" #浏览器 Cookie 字段名,可不改
|
||||
Reference in New Issue
Block a user