diff --git a/services/notice-service/configs/config.docker.yaml b/services/notice-service/configs/config.docker.yaml index d106f437..3436dc1b 100644 --- a/services/notice-service/configs/config.docker.yaml +++ b/services/notice-service/configs/config.docker.yaml @@ -57,12 +57,12 @@ rocketmq: secret_key: "" namespace: "" wallet_outbox: - enabled: false + enabled: true topic: "hyapp_wallet_outbox" consumer_group: "hyapp-notice-wallet-outbox" consumer_max_reconsume_times: 16 room_outbox: - enabled: false + enabled: true topic: "hyapp_room_outbox" consumer_group: "hyapp-notice-room-outbox" consumer_max_reconsume_times: 16