HTTPS support
Closed this issue · 2 comments
itays123 commented
current behavior: server serves on HTTP
expected:
- secured cookies
- serve on HTTPS
only if a secure
environment variable is provided
itays123 commented
use a secure environment variable, that will later be provided by docker
itays123 commented
rest of https securing will be configured in production