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.

24 lines
421 B

#发布功能的配置
[distribute]
ip = 10.10.14.187
port = 22
user = root
pwd = dsideal
remotePath = /usr/local/dsMin/dsCommonTools/
localPath = E:/Work/dsMin/dsCommonTools
#gin服务器的端口
[server]
port = 8006
# 本项目名称,用于记录日志
[project]
project_name = dsCommonTools
#minio配置
[minio]
endpoint = 10.10.14.231:9000
accessKeyId = minioadmin
secretAccessKey = minioadmin
bucket = dsideal