feat(django-apps): Init ernestophone website #196
No reviewers
Labels
No labels
awaiting
awaiting-author
awaiting
awaiting-reviewer
bot
deployed
Silenced alert
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
DGNum/infrastructure!196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ernesto_migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -484,0 +489,4 @@{"/".proxyPass = "http://unix:/run/django-apps/${name}.sock";"/static/".root = "/run/django-apps/${name}";}"/media/".root = mkIf serveMedia "/run/django-apps/${name}";
@ -129,6 +129,10 @@ in'';};serveMedia = mkEnableOption "Serving media directory with nginx." // {La description de l'option va être dégueulasse si tu fais comme ça : "Whether to enable Serving media directory with nginx.."
Autant faire une vrai option avec mkOption { type bool; default = true; description = ...; }
99438b39da7c6c753c67lbailly referenced this pull request2025-06-13 11:56:04 +02:00