fix(settings): remove line break in CORS_ALLOWED_ORIGINS string #34

Merged
Saani merged 1 commits from feature/meetings into main 2025-11-25 17:42:13 +00:00
Owner

Consolidate CORS_ALLOWED_ORIGINS default value onto a single line
to fix formatting issue. Removes unnecessary line break and trailing
whitespace that was splitting the URL string across multiple lines.

Consolidate CORS_ALLOWED_ORIGINS default value onto a single line to fix formatting issue. Removes unnecessary line break and trailing whitespace that was splitting the URL string across multiple lines.
Saani added 1 commit 2025-11-25 17:42:08 +00:00
Consolidate CORS_ALLOWED_ORIGINS default value onto a single line
to fix formatting issue. Removes unnecessary line break and trailing
whitespace that was splitting the URL string across multiple lines.
Saani merged commit 199a7ef403 into main 2025-11-25 17:42:13 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ATTUNE-HEART-THERAPY/alternative-backend-service#34
No description provided.