Enhance local-up script to ensure Loki and nginx log directories exist with appropriate permissions
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user