I accidentally uploaded my secrets.yml file to Github.  I changed my credentials and moved it to a new secrets_final.yml file that I've property setup in gitignore.  Problem now is unless I hardcode credentials, the environment variables don't seem to pull from this new file.   
How do I change default secrets location?
