From e9d399c782bfe40a21b9d6ea6c25864215ca86dd Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Wed, 7 Sep 2022 10:34:16 +0800 Subject: [PATCH] Update .env --- apps/roles/fastpanel/templates/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/roles/fastpanel/templates/.env b/apps/roles/fastpanel/templates/.env index 64c3ffb3..87f6d83e 100644 --- a/apps/roles/fastpanel/templates/.env +++ b/apps/roles/fastpanel/templates/.env @@ -1,3 +1,3 @@ POWER_PASSWORD=needchange(this is not real password, afterinstall fastpanel, it will generate) -APP_USER= +APP_USER=fastuser APP_PASSWORD=$POWER_PASSWORD