From c8c39b75ef0f19ef959451b183a28c3e8c670c9c Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Sat, 3 Sep 2022 09:14:44 +0800 Subject: [PATCH] Update .env --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index c31f369..4911e7a 100644 --- a/.env +++ b/.env @@ -5,7 +5,7 @@ APP_NAME=erpnext APP_DB_PARAM=db # use Internet IP if no domain APP_URL_REPLACE=true -APP_URL=erpnext.example.com +APP_URL=localhost APP_USER=Administrator APP_PASSWORD=$POWER_PASSWORD # Support ERPNext version: v12,v13,v14