DB_HOST=postgres
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=secret
DB_NAME=loan
REDIS_HOST=redis
REDIS_PORT=6379
WS_PORT=8080
TIME_THRESHOLD=1h