companionstudio / instagram-token-agent

A service to keep your Instagram Basic Display API token fresh.
MIT License
133 stars 70 forks source link

ALLOWED_DOMAINS ALLOW ON HTTP #38

Open danielgroen opened 3 years ago

danielgroen commented 3 years ago

Hi

I want to fetch the token from http://localhost. But the ALLOWED_DOMAINS env automatically prefix https.

Is there a way i can also allow http://localhost?