Update .env

This commit is contained in:
qiaofeng1227 2022-09-03 09:14:44 +08:00 committed by GitHub
parent 3597e832d3
commit c8c39b75ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.env
View File

@ -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