commit 9aaabfc9c664122177ed65e7cca65be4d8ad5492
parent d6ac77635414a223d593ce8574e2f781b78d816a
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Wed, 1 Oct 2025 15:34:35 +0200
Meow
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/apps/talos_cluster/mailserver/mailman.yaml b/apps/talos_cluster/mailserver/mailman.yaml
@@ -164,6 +164,8 @@ spec:
secretKeyRef:
name: mailman-passwords
key: smtp_password
+ - name: UWSGI_STATIC_MAP
+ value: /static=/opt/mailman-web-data/static
# otherwise django cannot find the mysql driver.
#- name: DYLD_LIBRARY_PATH
# value: /usr/local/mysql/lib/