update
This commit is contained in:
@@ -20,7 +20,8 @@ using .msghandler
|
||||
# Configuration
|
||||
const SUBJECT = "/msghandler"
|
||||
const NATS_URL = "nats.yiem.cc"
|
||||
const FILESERVER_URL = "http://192.168.88.104:8080"
|
||||
# const FILESERVER_URL = "http://192.168.88.104:8080"
|
||||
const FILESERVER_URL = "https://fileserver.yiem.cc"
|
||||
|
||||
# Create correlation ID for tracing
|
||||
correlation_id = string(uuid4())
|
||||
|
||||
Reference in New Issue
Block a user