Skip to content

Commit

Permalink
feat:del Redundant Config
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorno committed Jul 28, 2022
1 parent c958eda commit 5a52aa1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions austin-web/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,6 @@ spring.rabbitmq.virtual-host=/
austin.rabbitmq.topic.name=austinRabbit
austin.rabbitmq.exchange.name=austin.point


##################### rocket properties #####################
rocketmq.name-server=
rocketmq.producer.group=
rocketmq.producer.send-message-timeout=3000
rocketmq.producer.retry-times-when-send-async-failed=3
austin.rocketmq.consumer.group=

##################### redis properties #####################
spring.redis.host=${austin-redis-ip}
spring.redis.port=${austin-redis-port}
Expand Down

0 comments on commit 5a52aa1

Please sign in to comment.