Cleaned up env vars

This commit is contained in:
2024-08-22 15:22:12 -06:00
parent 46f636854e
commit b85ccffe26
2 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,4 @@
# Required
STRIPE_SECRET_KEY=""
REDIS_URL=""
BUCKET_NAME=
AWS_REGION=
AWS_ENDPOINT_URL_S3=

View File

@ -18,7 +18,6 @@ services:
- AWS_REGION=$AWS_REGION
- AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY
- BUCKET_NAME=$BUCKET_NAME
- STRIPE_SECRET_KEY=$STRIPE_SECRET_KEY
networks:
proxy_default: