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