mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
`--secure-auth-cookie` now automatically sources it's default value from `--access-url` If the access url uses HTTPS, secure is set to `true`. To revert to old behavior, set the value explicitly to `false`