diff --git a/config.py b/config.py index b3dc3f7..1579d08 100644 --- a/config.py +++ b/config.py @@ -1,5 +1,5 @@ ''' put access and secret key here. All modules should pick it up ''' -AWS_ACCESS_KEY_ID = 'test' -AWS_SECRET_ACCESS_KEY = 'test' +AWS_ACCESS_KEY_ID = '' +AWS_SECRET_ACCESS_KEY = ''