sipcapture / homer7-docker

HOMER 7 Docker Images
93 stars 84 forks source link

Add Auth Token ENV variables to Docker Container #134

Closed palmtown closed 1 year ago

palmtown commented 1 year ago

Hello,

The reason for this issue is to request that docker container environment variables be added for enable_token_access and auth_token_header as added in commit https://github.com/sipcapture/homer-app/commit/0cd50fbaf5c14a4e1090cfcce56d28b4c5c8ebf5

Note that these variables are in the webapp_config.json file.

Thank you for your time.

adubovikov commented 1 year ago

@palmtown please make a PR

palmtown commented 1 year ago

Hello @adubovikov

Absolutely, will do!

palmtown commented 1 year ago

Note that I have created the pull request at https://github.com/sipcapture/homer7-docker/pull/135. Also, note that the environment variables will need to be added to webapp_config.json doing docker provisioning.