mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Remove redundant config files.
This commit is contained in:
parent
89d3af759a
commit
69b93ca2a8
@ -1,17 +0,0 @@
|
|||||||
development:
|
|
||||||
bucket_name: appname_development
|
|
||||||
access_key_id:
|
|
||||||
secret_access_key:
|
|
||||||
distribution_domain: XXXX.cloudfront.net
|
|
||||||
|
|
||||||
test:
|
|
||||||
bucket_name: appname_test
|
|
||||||
access_key_id:
|
|
||||||
secret_access_key:
|
|
||||||
distribution_domain: XXXX.cloudfront.net
|
|
||||||
|
|
||||||
production:
|
|
||||||
bucket_name: appname
|
|
||||||
access_key_id:
|
|
||||||
secret_access_key:
|
|
||||||
distribution_domain: XXXX.cloudfront.net
|
|
||||||
@ -1,14 +0,0 @@
|
|||||||
development:
|
|
||||||
container_name: appname_development
|
|
||||||
username:
|
|
||||||
api_key:
|
|
||||||
|
|
||||||
test:
|
|
||||||
container_name: appname_test
|
|
||||||
username:
|
|
||||||
api_key:
|
|
||||||
|
|
||||||
production:
|
|
||||||
container_name: appname_production
|
|
||||||
username:
|
|
||||||
api_key:
|
|
||||||
Loading…
Reference in New Issue
Block a user