This commit is contained in:
carnal0wnage
2018-09-26 16:54:49 -04:00
parent 2779af7787
commit 5f27bcdfe6
5 changed files with 59 additions and 13 deletions

View File

@@ -29,7 +29,7 @@ from google.cloud.exceptions import *
os.environ['AWS_SHARED_CREDENTIALS_FILE'] = '.env'
os.environ['GOOGLE_APPLICATION_CREDENTIALS'] = 'gcp_keys/4.json'
os.environ['GOOGLE_APPLICATION_CREDENTIALS'] = 'gcp_keys/34.json'
# If you want to use a transparent + supports SSL proxy you can put it here
# os.environ['HTTPS_PROXY'] = 'https://127.0.0.1:3128'