Add salt key to default configuration
This commit is contained in:
parent
8854947866
commit
6f9e4ccc8d
|
@ -33,5 +33,6 @@
|
||||||
"components": [
|
"components": [
|
||||||
"router",
|
"router",
|
||||||
"errorhandler"
|
"errorhandler"
|
||||||
]
|
],
|
||||||
|
"salt": "abcdef"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue