mirror of
https://github.com/nasa/openmct.git
synced 2025-06-11 20:01:41 +00:00
[Plugins] Use correct constant key for CouchDB
This commit is contained in:
@ -47,7 +47,7 @@ define([
|
||||
"extensions": {
|
||||
"constants": [
|
||||
{
|
||||
"key": "COUCH_PATH",
|
||||
"key": "COUCHDB_PATH",
|
||||
"value": url,
|
||||
"priority": "mandatory"
|
||||
}
|
||||
|
Reference in New Issue
Block a user