Update .env

This commit is contained in:
qiaofeng1227 2022-06-07 15:38:56 +08:00 committed by GitHub
parent 48560cba16
commit 34fe5852ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.env
View File

@ -2,7 +2,7 @@ APP_PORT=9001
APP_NAME=erpnext
DB_MARIA_PASSWORD=LFVKy9ra9Njy2E
DB_MARIA_PORT=3306
# ERPNext12 is mariadb
# ERPNext version <= v12 is mariadb, ERPNext > v12 is db
APP_DB_PARAM=mariadb
# use Internet IP if no domain
APP_URL=erpnext.example.com