Updated production vars.
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
fa2d5b91c3
commit
5809b7ab23
@ -139,7 +139,7 @@
|
|||||||
},
|
},
|
||||||
"database": {
|
"database": {
|
||||||
"mongo": {
|
"mongo": {
|
||||||
"url": "mongodb://localhost:27017/farmcontrol",
|
"url": "mongodb://192.168.68.38:27017/farmcontrol",
|
||||||
"link": "localhost:27017"
|
"link": "localhost:27017"
|
||||||
},
|
},
|
||||||
"redis": {
|
"redis": {
|
||||||
@ -159,7 +159,7 @@
|
|||||||
"ceph": {
|
"ceph": {
|
||||||
"accessKeyId": "minioadmin",
|
"accessKeyId": "minioadmin",
|
||||||
"secretAccessKey": "minioadmin123",
|
"secretAccessKey": "minioadmin123",
|
||||||
"endpoint": "http://127.0.0.1:9000",
|
"endpoint": "http://192.168.68.39:9000",
|
||||||
"region": "us-east-1",
|
"region": "us-east-1",
|
||||||
"filesBucket": "farmcontrol"
|
"filesBucket": "farmcontrol"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user