修改配置
This commit is contained in:
parent
bd18b414c0
commit
bf2ac71978
@ -111,7 +111,7 @@ file:
|
||||
use-min-io: true
|
||||
# 与use-min-io配套使用
|
||||
min-io:
|
||||
endpoint: http://192.168.0.103:9900
|
||||
endpoint: http://127.0.0.1:9900
|
||||
access-key: smartcity
|
||||
secret-key: smartcity
|
||||
|
||||
|
@ -129,6 +129,11 @@ map:
|
||||
center-lng: 113.11412662267688
|
||||
zoom: 8
|
||||
base-map-url: https://iserver.supermap.io/iserver/services/map-china400/rest/maps/China
|
||||
baidu-map:
|
||||
center-lat: 40.98896497581636
|
||||
center-lng: 113.11412662267688
|
||||
zoom: 11
|
||||
boundary: 乌兰察布市
|
||||
|
||||
# 短信服务
|
||||
sms:
|
||||
|
Loading…
Reference in New Issue
Block a user