Add S3 configuration #14

Merged
nicksellen merged 8 commits from add/s3 into main 2023-07-19 19:15:08 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit e6f7efaa44 - Show all commits

View File

@ -60,8 +60,8 @@ REDIS_PORT=6379
# CACHE_REDIS_NAMESPACE=
# ElasticSearch
# include compose.elasticsearch.yml
# --------------------------------------
3wordchant marked this conversation as resolved
Review

#COMPOSE_FILE="$COMPOSE_FILE:compose.elasticsearch.yml"

`#COMPOSE_FILE="$COMPOSE_FILE:compose.elasticsearch.yml"`
#COMPOSE_FILE="$COMPOSE_FILE:compose.elasticsearch.yml"
ES_HOST=es
ES_PORT=9200
@ -118,8 +118,8 @@ DEFAULT_LOCALE=en
# PAPERCLIP_ROOT_URL=
# S3 and AWS
# include compose.s3.yml
# ----------
#COMPOSE_FILE="$COMPOSE_FILE:compose.s3.yml"
# S3_BUCKET=
# AWS_ACCESS_KEY_ID=
# AWS_SECRET_ACCESS_KEY=