mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 09:26:45 +00:00
[Plugins] Use correct constant key for CouchDB
This commit is contained in:
parent
16ec65f38c
commit
72b753c67f
@ -47,7 +47,7 @@ define([
|
||||
"extensions": {
|
||||
"constants": [
|
||||
{
|
||||
"key": "COUCH_PATH",
|
||||
"key": "COUCHDB_PATH",
|
||||
"value": url,
|
||||
"priority": "mandatory"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user