mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 09:13:49 +08:00
18 lines
384 B
YAML
18 lines
384 B
YAML
# 警告:未经指导私自修改此配置文件可能导致严重后果
|
|
# Warning: Modifying this configuration file without guidance may cause serious consequences
|
|
app:
|
|
key: "a-long-string-with-32-characters"
|
|
locale: "zh_CN"
|
|
timezone: "Asia/Shanghai"
|
|
version: "2.3.0"
|
|
root: "/www"
|
|
|
|
http:
|
|
debug: true
|
|
port: 8888
|
|
entrance: "/"
|
|
tls: false
|
|
|
|
database:
|
|
debug: false
|