parent
39ea765018
commit
bd37fd4c27
Binary file not shown.
@ -1,33 +1,19 @@
|
||||
[mysql] # mysql1的配置项
|
||||
ip = 10.10.14.187
|
||||
port = 22066
|
||||
database = base_db_dev
|
||||
user = root
|
||||
pwd = DsideaL147258369
|
||||
[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.187
|
||||
ip = 10.10.14.175
|
||||
port = 22
|
||||
user = root
|
||||
pwd = dsideal
|
||||
remotePath = /usr/local/dsMin/dsSso/
|
||||
localPath = E:\Work\dsMin\dsSso\build
|
||||
|
||||
[redis]
|
||||
ip = 10.10.14.187
|
||||
port = 18890
|
||||
db = 0
|
||||
|
||||
[kafka]
|
||||
KafkaAddress = 10.10.14.238:9092
|
||||
KafkaAccessLogTopic = dsAccessLog
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
[server] #gin服务器的端口
|
||||
port = 8000
|
||||
|
||||
# 验证码的有效时间,单位:秒
|
||||
CaptchaExpireTime = 120
|
||||
|
||||
[install_area]
|
||||
code = changchun
|
||||
remotePath = /usr/local/dsMin/dsSzxy/
|
||||
localPath = E:\Work\dsMin\dsSso\build
|
@ -1,7 +1,10 @@
|
||||
| | / ____|
|
||||
__| |___| (___ ___ ___
|
||||
/ _` / __|\___ \/ __|/ _ \
|
||||
| (_| \__ \____) \__ \ (_) |
|
||||
\__,_|___/_____/|___/\___/
|
||||
_ _____
|
||||
| | / ____|
|
||||
__| |___| (___ ______ ___ _
|
||||
/ _` / __|\___ \_ /\ \/ / | | |
|
||||
| (_| \__ \____) / / > <| |_| |
|
||||
\__,_|___/_____/___|/_/\_\\__, |
|
||||
__/ |
|
||||
|___/
|
||||
Created By HuangHai 2020-03-20
|
||||
http://patorjk.com/software/taag/#p=display&f=Big&t=dsSso
|
||||
http://patorjk.com/software/taag/#p=display&f=Big&t=dsSzxy
|
||||
|
Binary file not shown.
Loading…
Reference in new issue