Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
think-tank
概览
概览
详情
活动
周期分析
版本库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
张京坤
think-tank
Commits
b97e97d6
提交
b97e97d6
authored
9月 19, 2024
作者:
zgz
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
配置文件调整
上级
edb7ff27
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
30 行增加
和
38 行删除
+30
-38
application-prod.yml
src/main/resources/application-prod.yml
+12
-12
application-test.yml
src/main/resources/application-test.yml
+13
-18
application.yml
src/main/resources/application.yml
+5
-8
没有找到文件。
src/main/resources/application-prod.yml
浏览文件 @
b97e97d6
#eureka:
eureka
:
# instance:
instance
:
# #注册到注册中心通过Feign调用时,hostname必须是服务器ip
#注册到注册中心通过Feign调用时,hostname必须是服务器ip
# hostname: 114.116.39.74
hostname
:
1.95.14.24
# instance-id: 114.116.39.74:8071
instance-id
:
1.95.14.24:9099
# prefer-ip-address: false
prefer-ip-address
:
false
# client:
client
:
# register-with-eureka: true
register-with-eureka
:
true
# fetch-registry: false
fetch-registry
:
false
# service-url:
service-url
:
# defaultZone: http://sasac:Sasac09ckJHyuj@172.16.33.129:8761/eureka/
defaultZone
:
http://sasac:BE4cYRvN2WG!YV5z@106.38.99.147:20717/eureka/
\ No newline at end of file
\ No newline at end of file
src/main/resources/application-test.yml
浏览文件 @
b97e97d6
#eureka:
eureka
:
# instance:
instance
:
# #注册到注册中心通过Feign调用时,hostname必须是服务器ip
#注册到注册中心通过Feign调用时,hostname必须是服务器ip
# hostname: 114.115.141.81
hostname
:
114.115.141.81
# instance-id: 114.115.141.81:8071
instance-id
:
114.115.141.81:9099
# prefer-ip-address: false
prefer-ip-address
:
false
# client:
client
:
# register-with-eureka: true
register-with-eureka
:
true
# fetch-registry: false
fetch-registry
:
false
# service-url:
service-url
:
# # defaultZone: http://admin:admin321@27.189.2.43:8761/eureka/
#线上测试环境
# # 四期
defaultZone
:
http://sasac:Sasac09ckJHyujT!W@106.38.99.147:20591/eureka/
# # defaultZone: http://sasac:Sasac09ckJHyuj@106.38.99.147:20717/eureka/
\ No newline at end of file
# # 三期
# # defaultZone: http://admin:admin321sasac@106.38.99.147:20543/eureka/
# # 五期(测试环境)
# defaultZone: http://sasac:Sasac09ckJHyujT!W@106.38.99.147:20591/eureka/
\ No newline at end of file
src/main/resources/application.yml
浏览文件 @
b97e97d6
server
:
server
:
port
:
9099
port
:
9099
# servlet:
# context-path: /thinktank
spring
:
spring
:
profiles
:
profiles
:
active
:
@
profile.name@
active
:
@
profile.name@
...
@@ -25,7 +22,7 @@ spring:
...
@@ -25,7 +22,7 @@ spring:
password
:
clbzzsn
password
:
clbzzsn
port
:
6380
port
:
6380
kafka
:
kafka
:
bootstrap-servers
:
1
14.115.159.144
:9092
bootstrap-servers
:
1
.95.78.131
:9092
consumer
:
consumer
:
group-id
:
groupName
group-id
:
groupName
auto-offset-reset
:
earliest
auto-offset-reset
:
earliest
...
@@ -40,12 +37,12 @@ mybatis-plus:
...
@@ -40,12 +37,12 @@ mybatis-plus:
#生产es集群
#生产es集群
es1
:
es1
:
endpoint1
:
1
14.115.215.250
endpoint1
:
1
.95.38.69
endpoint1port
:
9700
endpoint1port
:
9700
endpoint2
:
1
14.115.215.96
endpoint2
:
1
.95.3.121
endpoint2port
:
9200
endpoint2port
:
9200
endpoint3
:
1.95.
3.121
endpoint3
:
1.95.
87.177
endpoint3port
:
9
2
00
endpoint3port
:
9
7
00
username
:
elastic
username
:
elastic
password
:
zzsn9988
password
:
zzsn9988
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论