创建新仓库
This commit is contained in:
80
yjearth4_0/static/config/config.ini
Normal file
80
yjearth4_0/static/config/config.ini
Normal file
@ -0,0 +1,80 @@
|
||||
[protocol]
|
||||
https=false
|
||||
port=8891
|
||||
host=localhost
|
||||
proxy=false
|
||||
prefix=yjearth4.0
|
||||
proxy_port=
|
||||
|
||||
[logger]
|
||||
path=static/log/
|
||||
level=all
|
||||
rotateExpire=1d
|
||||
rotateBackupLimit=1
|
||||
writerColorEnable=true
|
||||
RotateBackupCompress=9
|
||||
stdout=false
|
||||
Flags=44
|
||||
|
||||
[mysql]
|
||||
enable=false
|
||||
host=172.17.193.217
|
||||
username=dzsp_online
|
||||
password=CQyj20200808!
|
||||
port=3386
|
||||
dbname=dzsp_online
|
||||
|
||||
[depart]
|
||||
depart_name=xxx
|
||||
|
||||
[server]
|
||||
openapiPath=/api.json
|
||||
swaggerPath=/swagger
|
||||
logStdout=true
|
||||
errorStack=true
|
||||
errorLogEnabled=true
|
||||
root=static/web/dist
|
||||
indexFolder=true
|
||||
|
||||
[tongbu]
|
||||
path=Z:\00_卫星数据\0_5个自治区\宁夏回族自治区
|
||||
|
||||
[casbin]
|
||||
conf=static/casbin/rbac_models.conf
|
||||
|
||||
[ue]
|
||||
enable=true
|
||||
|
||||
[ts]
|
||||
enable=true
|
||||
|
||||
[routePlan]
|
||||
enable=true
|
||||
|
||||
[slgps]
|
||||
day=90
|
||||
|
||||
[mqtt]
|
||||
host=192.168.1.177
|
||||
port=1883
|
||||
username=local_test_xyb
|
||||
password=local_test_xyb
|
||||
clientid=local_test_xyb
|
||||
topics=sys/product/+/status,thing/product/+/osd,thing/product/+/state,thing/product/+/services_reply,thing/product/+/events
|
||||
|
||||
[version]
|
||||
offline=true
|
||||
|
||||
[sddx]
|
||||
tongbu=sss
|
||||
|
||||
[gps]
|
||||
com=COM4
|
||||
|
||||
[permission]
|
||||
enable=true
|
||||
|
||||
[http]
|
||||
host=192.168.110.22
|
||||
proxy=false
|
||||
port=8892
|
||||
1832
yjearth4_0/static/config/redoc.standalone.js
Normal file
1832
yjearth4_0/static/config/redoc.standalone.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user