Update .env

This commit is contained in:
qiaofeng1227 2022-06-07 15:33:00 +08:00 committed by GitHub
parent 46b5421e03
commit 2eddadc40c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.env
View File

@ -2,6 +2,8 @@ APP_PORT=9001
APP_NAME=erpnext
DB_MARIA_PASSWORD=LFVKy9ra9Njy2E
DB_MARIA_PORT=3306
# ERPNext12 is mariadb
APP_DB_PARAM=mariadb
# use Internet IP if no domain
APP_URL=erpnext.example.com
APP_USER=Administrator