Skip to content

Commit

Permalink
Revert "feat: make non-aws S3 users happy (#355)"
Browse files Browse the repository at this point in the history
This reverts commit 7546cb3.
  • Loading branch information
jdenquin authored Aug 1, 2022
1 parent 7546cb3 commit c69d3b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ amazon:
secret_access_key: <%= ENV['LAGO_AWS_S3_SECRET_ACCESS_KEY'] %>
region: <%= ENV['LAGO_AWS_S3_REGION'] %>
bucket: <%= ENV['LAGO_AWS_S3_BUCKET'] %>
endpoint: <%= ENV['LAGO_AWS_S3_ENDPOINT'] %>

# Remember not to checkin your GCS keyfile to a repository
# google:
Expand Down

0 comments on commit c69d3b3

Please sign in to comment.