Update .env

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

4
.env
View File

@ -3,9 +3,7 @@ APP_HTTP_PORT=9001
APP_NAME=erpnext
# ERPNext version <= v12 is mariadb, ERPNext version > v12 is db
APP_DB_PARAM=db
# use Internet IP if no domain
APP_URL_REPLACE=true
APP_URL=localhost
APP_USER=Administrator
APP_PASSWORD=$POWER_PASSWORD
# Support ERPNext version: v12,v13,v14