moving to .env instead of config.py

This commit is contained in:
Chris Gates
2018-04-16 14:35:40 -04:00
parent 22bd12dcab
commit bb73d460d5

View File

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