Add S3 configuration #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "add/s3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -60,8 +60,8 @@ REDIS_PORT=6379# CACHE_REDIS_NAMESPACE=# ElasticSearch# include compose.elasticsearch.yml#COMPOSE_FILE="$COMPOSE_FILE:compose.elasticsearch.yml"LGTM 🎉
fee1288462to21e07e59edI've rebased onto main, are we good for merge?
@ -29,2 +29,4 @@file_env "OTP_SECRET"file_env "SECRET_KEY_BASE"file_env "SMTP_PASSWORD"file_env "VAPID_PRIVATE_KEY"I noticed these
file_enventries seemed to be missing too, although not specifically what this MR was about.Merging now :) Hope that's ok.