mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-18 03:16:30 +08:00
feat: update default app.yaml (#8011)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 12m3s
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 12m3s
This commit is contained in:
parent
193b0f3cd4
commit
ec363ac157
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ system:
|
||||||
repo_url: https://resource.1panel.pro
|
repo_url: https://resource.1panel.pro
|
||||||
app_repo: https://apps.1panel.pro
|
app_repo: https://apps.1panel.pro
|
||||||
is_demo: false
|
is_demo: false
|
||||||
port: 8888
|
is_intl: true
|
||||||
|
port: 9999
|
||||||
username: admin
|
username: admin
|
||||||
password: admin123
|
password: admin123
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue