Enhance local-up script to ensure Loki and nginx log directories exist with appropriate permissions

This commit is contained in:
Ross
2025-12-08 10:30:00 +00:00
parent 997b5374c2
commit 49229b0408
2 changed files with 35 additions and 0 deletions
+1
View File
@@ -114,6 +114,7 @@
{% if collection %}
<h2>Collection: {{collection.name}}</h2>
<p class="muted"><a href="{% url 'generic:examcollection_detail' collection.pk %}">← Back to collection</a></p>
{% endif %}
<details class="help-text">