fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-08-17 00:34:15 +00:00
committed by github-actions[bot]
parent 205a7e9b84
commit 0d3c7619b4
28 changed files with 375 additions and 352 deletions

View File

@@ -78,12 +78,13 @@ environment:
}
image: ghcr.io/alexbelgium/grampsweb-{arch}
init: false
options: {
options:
{
"CELERY_NUM_WORKERS": 2,
"GUNICORN_NUM_WORKERS": 8,
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"ssl": false
"ssl": false,
}
map:
- type: addon_config