mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 07:31:18 +00:00
fix(backend): remove unused secure cookie config
This commit is contained in:
@@ -44,4 +44,4 @@
|
||||
# Configuration
|
||||
|
||||
- Config is YAML-driven; see `apps/backend/config.example.yaml` for required fields and env overrides.
|
||||
- Keep CORS and cookie settings aligned with the frontend deployment topology.
|
||||
- Keep CORS and cookie settings aligned with the frontend deployment topology; cookie `Secure` is derived from request protocol.
|
||||
|
||||
Reference in New Issue
Block a user