APPS-261 changes for PR

This commit is contained in:
Bogdan
2020-08-24 07:00:51 +03:00
parent eac2a04302
commit 3fb4252dbf
2 changed files with 0 additions and 7 deletions

View File

@@ -7,10 +7,6 @@ if [ -z "$DOCKER_COMPOSE_PATH" ] ; then
exit 1
fi
# Fix uppercase bucket name if set
#export S3_BUCKET_NAME="${S3_BUCKET_NAME,,}"
#export S3_BUCKET2_NAME="${S3_BUCKET2_NAME,,}"
echo "Starting AGS stack in ${DOCKER_COMPOSE_PATH}"
# .env files are picked up from project directory correctly on docker-compose 1.23.0+