Fixed connection link.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good

This commit is contained in:
Tom Butcher 2026-03-07 13:24:35 +00:00
parent 029141ff75
commit cf01c3aa38

View File

@ -140,7 +140,7 @@
"database": {
"mongo": {
"url": "mongodb://192.168.68.38:27017/farmcontrol",
"link": "localhost:27017"
"link": "192.168.68.38:27017"
},
"redis": {
"url": "",