This commit is contained in:
2026-08-29 12:19:14 +00:00
parent 59bf2c5ca9
commit 10448e8b12
3 changed files with 14 additions and 5 deletions
+5 -3
View File
@@ -1,3 +1,5 @@
NATS_HOST=localhost
NATS_PORT=4222
QUEUE_NAME={{ queue_name }}
NATS_URL=nats://localhost:4222
DURABLE={{ queue_name }}
SUBJECT="barker.print"
STREAM="barker_print_stream"
ADDRESS={{ printer_port }}