From a6ecc0c36f80657b26a4a6830b367658e42e8354 Mon Sep 17 00:00:00 2001 From: zhaojing1987 Date: Sat, 21 Mar 2026 15:11:28 +0800 Subject: [PATCH] erpnext: update environment configuration --- apps/erpnext/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/erpnext/.env b/apps/erpnext/.env index d77fd8172..4d6dc469b 100644 --- a/apps/erpnext/.env +++ b/apps/erpnext/.env @@ -1,12 +1,12 @@ W9_REPO=frappe/erpnext W9_DIST=community -W9_VERSION=v16.7.3 +W9_VERSION=v16 W9_HRMS_BRANCH=version-16 W9_ID=erpnext W9_POWER_PASSWORD=1PrMxExC45LsCT -W9_HTTP_PORT_SET=9019 +W9_HTTP_PORT_SET=9001 W9_HTTP_PORT=8080 W9_URL=appname.example.com W9_LOGIN_USER=Administrator