You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
369 B
19 lines
369 B
[server] #gin服务器的端口
|
|
port = 8010
|
|
|
|
[qiniu]
|
|
BUCKET = dsideal_yy
|
|
AK = PpUaj_b88y1yC6iBXT5axd607P0RZSCpu0TpclBC
|
|
SK = FN16FQuUEpOBDM_Bj-Rq-AP7h7umSBK5D7czn-aY
|
|
|
|
[savePath]
|
|
path= d:/Test/
|
|
|
|
|
|
[distribute] #发布功能的配置
|
|
ip = 10.10.14.175
|
|
port = 22
|
|
user = root
|
|
pwd = dsideal
|
|
remotePath = /usr/local/dsMin/dsSzxy/
|
|
localPath = E:\Work\dsMin\dsSso\build |