From 9d2092746ac53560602300e32a89847e3bc01d92 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 8 Nov 2022 09:09:40 +0800 Subject: [PATCH] Update .env --- apps/roles/bt/templates/.env | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/roles/bt/templates/.env b/apps/roles/bt/templates/.env index 8b137891..f0300228 100644 --- a/apps/roles/bt/templates/.env +++ b/apps/roles/bt/templates/.env @@ -1 +1,3 @@ - +POWER_PASSWORD=needchange(this is not real password, afterinstall it will generate) +APP_USER=administrator +APP_PASSWORD=$POWER_PASSWORD