parent
39ea765018
commit
bd37fd4c27
Binary file not shown.
@ -1,33 +1,19 @@
|
|||||||
[mysql] # mysql1的配置项
|
[server] #gin服务器的端口
|
||||||
ip = 10.10.14.187
|
port = 8010
|
||||||
port = 22066
|
|
||||||
database = base_db_dev
|
[qiniu]
|
||||||
user = root
|
BUCKET = dsideal_yy
|
||||||
pwd = DsideaL147258369
|
AK = PpUaj_b88y1yC6iBXT5axd607P0RZSCpu0TpclBC
|
||||||
|
SK = FN16FQuUEpOBDM_Bj-Rq-AP7h7umSBK5D7czn-aY
|
||||||
|
|
||||||
|
[savePath]
|
||||||
|
path= d:/Test/
|
||||||
|
|
||||||
|
|
||||||
[distribute] #发布功能的配置
|
[distribute] #发布功能的配置
|
||||||
ip = 10.10.14.187
|
ip = 10.10.14.175
|
||||||
port = 22
|
port = 22
|
||||||
user = root
|
user = root
|
||||||
pwd = dsideal
|
pwd = dsideal
|
||||||
remotePath = /usr/local/dsMin/dsSso/
|
remotePath = /usr/local/dsMin/dsSzxy/
|
||||||
localPath = E:\Work\dsMin\dsSso\build
|
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
|
|
@ -1,7 +1,10 @@
|
|||||||
| | / ____|
|
_ _____
|
||||||
__| |___| (___ ___ ___
|
| | / ____|
|
||||||
/ _` / __|\___ \/ __|/ _ \
|
__| |___| (___ ______ ___ _
|
||||||
| (_| \__ \____) \__ \ (_) |
|
/ _` / __|\___ \_ /\ \/ / | | |
|
||||||
\__,_|___/_____/|___/\___/
|
| (_| \__ \____) / / > <| |_| |
|
||||||
|
\__,_|___/_____/___|/_/\_\\__, |
|
||||||
|
__/ |
|
||||||
|
|___/
|
||||||
Created By HuangHai 2020-03-20
|
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