|
|
|
@@ -74,10 +74,11 @@ spring: |
|
|
|
virtual-host: / |
|
|
|
|
|
|
|
aliyunRocketmq: |
|
|
|
accessKeyId: LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
accessKeySecret: LTAI4G2hFwCBVhxCFbV7nBxf |
|
|
|
producerGroupId: GID_P_1 |
|
|
|
namesrvAddr: http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080 |
|
|
|
accessKeyId: "LTAI4G2hFwCBVhxCFbV7nBxf" |
|
|
|
accessKeySecret: "LTAI4G2hFwCBVhxCFbV7nBxf" |
|
|
|
consumerGroupId: "GID_C_1" |
|
|
|
producerGroupId: "GID_P_1" |
|
|
|
namesrvAddr: "http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" |
|
|
|
|
|
|
|
aws: |
|
|
|
clientRegion: cn-northwest-1 |
|
|
|
|