Closed pmm4654 closed 5 years ago
Set up the project to accept config file ENV overrides.
{ "ApiFunctions": { "SUPER_SECRET": "localtable" } }
This would define an environment variable called SUPER_SECRET in the function ApiFunctions
SUPER_SECRET
ApiFunctions
Description
Set up the project to accept config file ENV overrides.
This would define an environment variable called
SUPER_SECRET
in the functionApiFunctions