feat:项目完成
This commit is contained in:
15
conf/app.ini
Normal file
15
conf/app.ini
Normal file
@@ -0,0 +1,15 @@
|
||||
[server]
|
||||
port=8080
|
||||
debug=1
|
||||
host=0.0.0.0
|
||||
threaded=1
|
||||
|
||||
[database]
|
||||
host=127.0.0.1
|
||||
port=3306
|
||||
user=root
|
||||
password=password
|
||||
database=fz_data
|
||||
|
||||
[RSA]
|
||||
key=
|
Reference in New Issue
Block a user