fullstorydev / hauser

Service for moving your Fullstory export files to a data warehouse
MIT License
49 stars 23 forks source link

feat: fetch api token from env variable #115

Closed miguelvr closed 2 years ago

miguelvr commented 2 years ago

avoid having to hardcode the api token in the config file by overriding it with the FULLSTORY_API_TOKEN environment variable

camphillips22 commented 2 years ago

Thank you for the PR, @miguelvr! Would you mind updating the README to document this feature?

miguelvr commented 2 years ago

Thank you for the PR, @miguelvr! Would you mind updating the README to document this feature?

@camphillips22 will do

miguelvr commented 2 years ago

@camphillips22 done! let me know if it should be referenced elsewhere