Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow access only for a specific domain #27

Open
thangisme opened this issue Aug 13, 2021 · 2 comments
Open

Allow access only for a specific domain #27

thangisme opened this issue Aug 13, 2021 · 2 comments

Comments

@thangisme
Copy link

I'd like to allow access from my custom domain, but not only the herokuapp.com subdomain. Can you implement this?

@davidjameshowell
Copy link
Owner

@thangisme This would require a custom SSL certificate to be applied to the application. If I recall correctly, this does require a paid dyno tier in order to use custom SSL domain. If you find this can be done for free and with a LE certificate (or ZeroSSL), I can definitely look into it.

@monolithonadmin
Copy link

@thangisme you can add the domain to your Heroku app and you have to point your domain to a Heroku's name record.
If you use Cloudflare (for free), then you can use flexible SSL for your domain and in this case, you can use your own domain with HTTPS on the free Heroku plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants