itays123/partydeck

HTTPS support

Closed this issue · 2 comments

current behavior: server serves on HTTP
expected:

  • secured cookies
  • serve on HTTPS

only if a secure environment variable is provided

use a secure environment variable, that will later be provided by docker

rest of https securing will be configured in production