1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-20 00:39:17 +08:00
1Panel/cmd/server/conf/app.yaml
2024-07-23 14:48:05 +08:00

19 lines
370 B
YAML

system:
db_core_file: 1Panel_Core.db
db_file: 1Panel_Core.db
base_dir: /opt
mode: dev
repo_url: https://resource.fit2cloud.com/1panel/package
app_repo: https://apps-assets.fit2cloud.com
is_demo: false
port: 9999
username: admin
password: admin123
log:
level: debug
time_zone: Asia/Shanghai
log_name: 1Panel
log_suffix: .log
max_backup: 10