Switched to REDIS_URL for ease of config

This commit is contained in:
2024-04-08 23:19:24 -06:00
parent cf69a91cd0
commit 3f90abe196
2 changed files with 10 additions and 10 deletions

View File

@ -5,8 +5,7 @@ SMTP_PORT=""
SMTP_USERNAME=""
SMTP_PASSWORD=""
STRIPE_SECRET_KEY=""
REDIS_HOST=""
REDIS_PASSWORD=""
REDIS_URL=""
BUCKET_NAME=
AWS_REGION=
AWS_ENDPOINT_URL_S3=