1Panel/cmd/server/conf/app.yaml
wanghe-fit2cloud 10a7fb3be2
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -6s
feat: Update the official website URL for the international version
2025-02-18 10:31:38 +08:00

18 lines
322 B
YAML

system:
db_file: 1Panel.db
base_dir: /opt
mode: dev
repo_url: https://resource.1panel.pro
app_repo: https://apps.1panel.pro
is_demo: false
is_intl: true
port: 9999
username: admin
password: admin123
log:
level: debug
time_zone: Asia/Shanghai
log_name: 1Panel
log_suffix: .log
max_backup: 10