Update .env

This commit is contained in:
qiaofeng1227 2022-09-19 15:31:38 +08:00 committed by GitHub
parent ae0d0eab13
commit 5d09b05af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.env
View File

@ -3,7 +3,8 @@ APP_HTTP_PORT=9001
APP_NAME=erpnext
# ERPNext version <= v12 is mariadb, ERPNext version > v12 is db
APP_DB_PARAM=db
APP_URL_REPLACE=true
APP_URL=appname.example.com
APP_USER=Administrator
APP_PASSWORD=$POWER_PASSWORD
# Support ERPNext version: v12,v13,v14