chrisvel / tududi

A Minimalist, Open-Source Task and Project Management Tool
http://tududi.com/
Other
312 stars 13 forks source link

Make HTTPS optional #12

Closed leonardopc closed 12 months ago

leonardopc commented 1 year ago

SInce I am using a reverse proxy, I have no need to have your application creating/managing SSL certificates for me. Currently it does not work out of the box with traefik. Please make HTTPS optional so that my reverse proxy can take care of that. Thanks

chrisvel commented 12 months ago

Please pull v0.16 - A flag has been added to conditionally disable or enable the pre-generated SSL TUDUDI_INTERNAL_SSL_ENABLED. Check the README.