forked from nixcn/nixcn-cms
Add jwt crypto module, support unit test for config module
Signed-off-by: Asai Neko<sugar@sne.moe>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SERVER_ADDRESS=:8000
|
||||
SERVER_DEBUG_MODE=true
|
||||
SERVER_FILE_LOGGER=false
|
||||
SERVER_JWT_SECRET=test
|
||||
DATABASE_TYPE=postgres
|
||||
DATABASE_HOST=127.0.0.1
|
||||
DATABASE_NAME=postgres
|
||||
|
||||
Reference in New Issue
Block a user