mirror of
https://github.com/status-im/codimd.git
synced 2025-02-03 07:23:24 +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": {
|
||||
"domain": "localhost",
|
||||
"loglevel": "info"
|
||||
"loglevel": "info",
|
||||
"hsts": {
|
||||
"enable": true,
|
||||
"maxAgeSeconds": "31536000",
|
||||
|
Loading…
x
Reference in New Issue
Block a user