DefGuard / deployment

Deployment files for defguard service
Other
7 stars 5 forks source link

Insecure cookies not working #35

Closed teon closed 5 months ago

teon commented 5 months ago

on Firefox ‘ cookie « defguard_session »has been rejected because a non-https cookie can’t be set as « secure » ´. Chromium is less explicit but says : [GUARD] Not authorized to navigate And .env sets DEFGUARD_COOKIE_INSECURE=true Looks like the docker do not see ‘cookie insecure’

wojcik91 commented 5 months ago

Fixed docker compose env variable config.