initial codes try 7

This commit is contained in:
2025-10-28 06:25:53 +02:00
parent c8edf5e204
commit 25b81dcfc7

1
.env
View File

@@ -9,6 +9,7 @@ NATS_SERVERS="tls://cloud.ikeja.co.za:4222"
# Queue group (leave empty to receive every registration message) # Queue group (leave empty to receive every registration message)
# NATS_QUEUE="registration-listeners" # NATS_QUEUE="registration-listeners"
NATS_NAME="registration-listener" NATS_NAME="registration-listener"
NATS_SUBJECT=v1.registration
# PRINT_RAW=1 # PRINT_RAW=1
# --- Auth (pick one; comment the rest) --- # --- Auth (pick one; comment the rest) ---