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.
113 lines
2.4 KiB
113 lines
2.4 KiB
version: 3.1.0
|
|
serviceName: gy.micro.web.uuos
|
|
address: 8080
|
|
singlepoint: false
|
|
domain: test_operate.241210.com
|
|
|
|
# jwt 配置
|
|
Jwt:
|
|
SigningKey: 'gy_uuos_jwt_signing-key'
|
|
#192.168.1.112:31505@dev/123(mysql)
|
|
#192.168.1.112:31543@postgres/mzq81lPMl39fdBU(postgres)
|
|
#123.56.226.110:31943@dev/123(mysql)
|
|
db:
|
|
# host: 192.168.1.112
|
|
# port: 31543
|
|
# user: postgres
|
|
# password: mzq81lPMl39fdBU
|
|
# dbname: gy_uums
|
|
# host: 192.168.1.113
|
|
# port: 30543
|
|
# user: postgres
|
|
# password: TDps8twpvSjuV7My2xH7favwd8FNG99
|
|
host: 192.168.1.113
|
|
port: 30543
|
|
user: postgres
|
|
password: TDps8twpvSjuV7My2xH7favwd8FNG99
|
|
dbname: gy_uums
|
|
|
|
db2:
|
|
host: 192.168.1.113
|
|
port: 30543
|
|
user: postgres
|
|
password: TDps8twpvSjuV7My2xH7favwd8FNG99
|
|
dbname: gy_order
|
|
db3:
|
|
host: 192.168.1.113
|
|
port: 30543
|
|
user: postgres
|
|
password: TDps8twpvSjuV7My2xH7favwd8FNG99
|
|
dbname: gy_cloud
|
|
|
|
mail:
|
|
username: noreply.service@henganpros.com
|
|
password: ABcd1234
|
|
host: smtp.mxhichina.com
|
|
port: 465 #465/994/25(usingTls 的值不同,port可能会不一样。)
|
|
usingTls: true #true/false
|
|
|
|
Gather:
|
|
Domain: https://test_bridgeapi.241210.com/bridge
|
|
Userid: /orgwx/get_user_id
|
|
#secondary 应用参数id
|
|
Orgid: a40d11eb-2f81-f672-97fb-d29f0db767e3
|
|
|
|
CompanyWxSync:
|
|
#main 企业微信参数id
|
|
Id: a40d11eb-2f81-f672-97fb-d29f0db767e3
|
|
PartyId: "7"
|
|
|
|
Gyys:
|
|
Domain: https://gyys.241210.com
|
|
|
|
Redis:
|
|
Addr: 192.168.1.113:30637
|
|
|
|
Nats:
|
|
Addr: nats://192.168.1.112:4222
|
|
Subject:
|
|
disturb: gyys.uuos.need_reg
|
|
|
|
Micro:
|
|
Registry:
|
|
Name: nats
|
|
Addrs: nats://192.168.1.113:30422
|
|
Service:
|
|
Cipher: gy.micro.service.cipher
|
|
|
|
#Minio:
|
|
# Addr: upload.241210.com:30006
|
|
# AccessKeyID: hPmDjnka0AAJM9DM
|
|
# SecretAccessKey: UN08jvQ00z54xInRGpH7IQmdvspHLXZK
|
|
# Ssl: true
|
|
# DefaultBucketName: default
|
|
Minio:
|
|
Addr: 192.168.1.112:30006
|
|
AccessKeyID: tbwGF5jRUHGGamu
|
|
SecretAccessKey: TEJzvVcNYNn4DMc
|
|
Ssl: false
|
|
DefaultBucketName: default
|
|
|
|
log:
|
|
out: std
|
|
formatter: text
|
|
jsonPrettyPrint: false
|
|
outColor: true
|
|
minLevel: debug
|
|
reportCaller: true
|
|
maxFileSize: 10240
|
|
withLinkFile: true
|
|
filePath: logs
|
|
fileName: gy_uuos_log.log
|
|
rotationTime: 6h
|
|
maxAge: 240h
|
|
maxRemainCount: 100
|
|
timestampFormat: 2006-01-02 15:04:05
|
|
disableSorting: true
|
|
|
|
LogrusHttp:
|
|
Url: "https://test_gyys.241210.com/collect"
|
|
LogLvl: "info"
|
|
|
|
apiAddr:
|
|
warningQuery: https://test_operate.241210.com/mss/stock_warning/warning/query
|