Update config.py

This commit is contained in:
Chris Gates
2017-07-24 19:40:02 -04:00
committed by GitHub
parent 8f0cc5e4da
commit 945f618f3e

View File

@@ -1,2 +1,5 @@
'''
put access and secret key here. All modules should pick it up
'''
AWS_ACCESS_KEY_ID = ''
AWS_SECRET_ACCESS_KEY = ''