change default log level

This commit is contained in:
Rohan Sircar 2021-05-05 23:16:24 +05:30
parent 40e805088c
commit 402acef2fa

2
.env
View File

@ -1,7 +1,7 @@
#this is required for diesel_cli to work
DATABASE_URL=data/app.db
ACTIX_DEMO_DATABASE_URL=${DATABASE_URL}
ACTIX_DEMO_RUST_LOG=actix_demo=debug
ACTIX_DEMO_RUST_LOG=debug
ACTIX_DEMO_TEST_RUST_LOG=debug
ACTIX_DEMO_HTTP_HOST=127.0.0.1
ACTIX_DEMO_HASH_COST=8