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线上环境
|
||||||
@ -24,5 +26,3 @@ settings:
|
|||||||
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