Fixed connection link.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
This commit is contained in:
parent
029141ff75
commit
cf01c3aa38
@ -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": "",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user