Commit 0955fbd5 authored by nanahira's avatar nanahira

Update Dockerfile

parent 11c9912d
Pipeline #39928 passed with stages
in 2 minutes and 58 seconds
...@@ -10,7 +10,7 @@ ENV POSTGRES_EXTRA_OPTS '' ...@@ -10,7 +10,7 @@ ENV POSTGRES_EXTRA_OPTS ''
ENV S3_ACCESS_KEY_ID **None** ENV S3_ACCESS_KEY_ID **None**
ENV S3_SECRET_ACCESS_KEY **None** ENV S3_SECRET_ACCESS_KEY **None**
ENV S3_BUCKET **None** ENV S3_BUCKET **None**
ENV S3_REGION us-west-1 ENV S3_REGION us-east-1
ENV S3_PATH 'backup' ENV S3_PATH 'backup'
ENV S3_ENDPOINT **None** ENV S3_ENDPOINT **None**
ENV S3_S3V4 no ENV S3_S3V4 no
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment