updated the config script to auto-scan ports and update the necessary port functions

This commit is contained in:
2025-06-02 18:44:35 -06:00
parent 78015bee80
commit 93088f823a
4 changed files with 281 additions and 26 deletions

View File

@@ -0,0 +1,9 @@
{% extends "base.html" %}
{% block extrahead %}
{% endblock %}
{% block announce %}
<a href="https://homepage.albertademocracytaskforce.org" class="login-button">Login</a>
Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
{% endblock %}