Fix gunicorn config generation to avoid indentation issues #4

Merged
quentinreytinas merged 1 commit from codex/fix-gunicorn_config.py-indentation-issue into main 2025-10-11 12:47:37 +02:00
quentinreytinas commented 2025-10-11 12:47:26 +02:00 (Migrated from github.com)

Summary

  • generate the gunicorn configuration file via Python to ensure no leading indentation breaks imports
  • retain the existing webhook hooks while preventing IndentationError on container startup

Testing

  • sh -n entrypoint.sh

https://chatgpt.com/codex/tasks/task_e_68ea347b8e648332886810defa99af28

## Summary - generate the gunicorn configuration file via Python to ensure no leading indentation breaks imports - retain the existing webhook hooks while preventing IndentationError on container startup ## Testing - sh -n entrypoint.sh ------ https://chatgpt.com/codex/tasks/task_e_68ea347b8e648332886810defa99af28
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
quentinreytinas/borgmatic-api-nextcloud-aio!4
No description provided.