pushbits / server

A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
https://www.pushbits.io
ISC License
305 stars 18 forks source link

Support direct configuration of HTTPS #55

Closed eikendev closed 1 year ago

eikendev commented 2 years ago

If someone doesn't want to run PushBits behind a proxy, this feature enables them to still use HTTPS. Shouldn't be too difficult using Gin's RunTLS function.

eikendev commented 1 year ago

Fixed in 61d5e04ecf21039945294a8b720be7c1a1d53d55.