forked from continuwuation/continuwuity
Maybe configuration.mdx could be rewritten for better clarity on converting between config param <-> env var
12 lines
195 B
JSON
12 lines
195 B
JSON
[
|
|
{
|
|
"type": "file",
|
|
"name": "config",
|
|
"label": "Configuration"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"name": "admin",
|
|
"label": "Admin Commands"
|
|
}
|
|
]
|