Fix conf canali Dev/prod x REDIS x UI e API

This commit is contained in:
Samuele Locatelli
2025-09-22 17:38:44 +02:00
parent 7aacf2c226
commit 69e64502e9
9 changed files with 12 additions and 10 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
},
"ServerConf": {
"BaseUrl": "/lux/srv/",
"PubChannel": "EgwEngineInput",
"SubChannel": "EgwEngineOutput"
"PubChannel": "EgwDevEngineInput",
"SubChannel": "EgwDevEngineOutput"
}
}