mirror of
https://github.com/status-im/codimd.git
synced 2025-02-03 09:53:44 +00:00
Merge pull request #1070 from SISheogorath/fix/configExample
Fix typo in config.json.example
This commit is contained in:
commit
41fd4f0d66
@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"production": {
|
"production": {
|
||||||
"domain": "localhost",
|
"domain": "localhost",
|
||||||
"loglevel": "info"
|
"loglevel": "info",
|
||||||
"hsts": {
|
"hsts": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"maxAgeSeconds": "31536000",
|
"maxAgeSeconds": "31536000",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user