added encryption key
This commit is contained in:
parent
eab0c958c0
commit
4bff4182c8
|
@ -4,5 +4,6 @@
|
|||
"dbDatabase": "sampledb",
|
||||
"dbUser": "sampleuser",
|
||||
"dbPassword": "secret",
|
||||
"encryptionKey": "12345678901234567890123456789012",
|
||||
"debug": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue