mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
34 lines
672 B
YAML
34 lines
672 B
YAML
debug: false
|
|
httpport: 80
|
|
language: zh-CN
|
|
grpcport: nz_grpc_port
|
|
oauth2:
|
|
type: "nz_oauth2_type"
|
|
admin: "nz_admin_logins"
|
|
clientid: "nz_github_oauth_client_id"
|
|
clientsecret: "nz_github_oauth_client_secret"
|
|
endpoint: ""
|
|
site:
|
|
brand: "nz_site_title"
|
|
cookiename: "nezha-dashboard"
|
|
theme: "default"
|
|
ddns:
|
|
enable: false
|
|
provider: "webhook"
|
|
accessid: ""
|
|
accesssecret: ""
|
|
webhookmethod: ""
|
|
webhookurl: ""
|
|
webhookrequestbody: ""
|
|
webhookheaders: ""
|
|
maxretries: 3
|
|
profiles:
|
|
example:
|
|
provider: ""
|
|
accessid: ""
|
|
accesssecret: ""
|
|
webhookmethod: ""
|
|
webhookurl: ""
|
|
webhookrequestbody: ""
|
|
webhookheaders: ""
|