You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I always run Adrian behind a Caddy reverse proxy, but not everyone will want to. Only serving HTTP is going to lead to mixed content warnings on HTTPS pages.
Describe the solution you'd like
Support HTTPS.
Add a configuration option to turn it off (like how Caddy does HTTPS by default)
Describe alternatives you've considered
The alternative is to always run Adrian behind a reverse proxy which defeats the purpose of a web font server.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I always run Adrian behind a Caddy reverse proxy, but not everyone will want to. Only serving HTTP is going to lead to mixed content warnings on HTTPS pages.
Describe the solution you'd like
Describe alternatives you've considered
The alternative is to always run Adrian behind a reverse proxy which defeats the purpose of a web font server.
The text was updated successfully, but these errors were encountered: