fix: machine learning urls for mirai

This commit is contained in:
uttarayan21
2025-07-31 17:36:43 +05:30
parent 2966dc6fde
commit 2f461a941d

View File

@@ -42,8 +42,8 @@
"machineLearning": { "machineLearning": {
"enabled": true, "enabled": true,
"urls": [ "urls": [
"http://ryu:3003" "http://ryu:3003",
"http://localhost:3003", "http://localhost:3003"
], ],
} }
} }