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