2022-11-23 17:06:34 +03:00

8 lines
81 B
Bash

SECRET=secret
TOKEN_TTL=1209600
# CACHE
REDIS_HOST=localhost
CACHE_TTL=7776000