This commit is contained in:
2026-03-07 06:47:42 +07:00
parent 96535147fb
commit 05fa7f52dd
3 changed files with 32 additions and 21 deletions

View File

@@ -13,7 +13,7 @@ include("../src/NATSBridge.jl")
using .NATSBridge
# Configuration
const SUBJECT = "/NATSBridge_mix_test"
const SUBJECT = "/test/mix"
const NATS_URL = "nats.yiem.cc"
const FILESERVER_URL = "http://192.168.88.104:8080"