🔧 update the IP address and key in the configuration file

This commit is contained in:
2025-04-03 13:10:58 +08:00
parent afcd128256
commit ec03d1b865
6 changed files with 29 additions and 23 deletions

View File

@@ -9,7 +9,7 @@ services:
nsqd:
image: nsqio/nsq
command: /nsqd --mem-queue-size=0 -data-path=/data --broadcast-address=1.95.0.111 --lookupd-tcp-address=nsqlookupd:4160
command: /nsqd --mem-queue-size=0 -data-path=/data --broadcast-address=115.190.97.132 --lookupd-tcp-address=nsqlookupd:4160
depends_on:
- nsqlookupd
volumes: