set down jwt expiration time in dot-env for e2e testing

This commit is contained in:
mahula 2023-02-02 17:04:13 +01:00
parent eaaf3a81c2
commit cb39f0b505

View File

@ -1,3 +1,7 @@
# Server
JWT_EXPIRES_IN=1m
# Email
EMAIL=true
EMAIL_TEST_MODUS=false
EMAIL_TLS=false