update config file.

This commit is contained in:
Mr. Lan 2020-07-18 19:17:45 +08:00
parent 2244fef03a
commit f6b8e15c96

View File

@ -1,3 +1,5 @@
script:
path: ./static/scripts
settings:
application:
mode: prod # dev开发环境 test测试环境 prod线上环境
@ -23,6 +25,4 @@ settings:
host: 127.0.0.1
password: 123456
port: 3306
username: root
script:
path: ./public/scripts
username: root