update config file.
This commit is contained in:
parent
2244fef03a
commit
f6b8e15c96
@ -1,3 +1,5 @@
|
|||||||
|
script:
|
||||||
|
path: ./static/scripts
|
||||||
settings:
|
settings:
|
||||||
application:
|
application:
|
||||||
mode: prod # dev开发环境 test测试环境 prod线上环境
|
mode: prod # dev开发环境 test测试环境 prod线上环境
|
||||||
@ -23,6 +25,4 @@ settings:
|
|||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
password: 123456
|
password: 123456
|
||||||
port: 3306
|
port: 3306
|
||||||
username: root
|
username: root
|
||||||
script:
|
|
||||||
path: ./public/scripts
|
|
Loading…
x
Reference in New Issue
Block a user