add/s3
main
It gets enabled by include compose.s3.yml
@@ -60,8 +60,8 @@ REDIS_PORT=6379
# CACHE_REDIS_NAMESPACE=
# ElasticSearch
# include compose.elasticsearch.yml
#COMPOSE_FILE="$COMPOSE_FILE:compose.elasticsearch.yml"
LGTM 🎉
fee1288462
21e07e59ed
I'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_env entries seemed to be missing too, although not specifically what this MR was about.
file_env
Merging now :) Hope that's ok.
No dependencies set.
The note is not visible to the blocked user.
@@ -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.