♻: move roundcube app dir

This commit is contained in:
VC
2025-03-09 13:41:00 +01:00
parent c266e0f4fe
commit a86577d5c1
4 changed files with 25 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
server {
{% include './templates/header.conf.j2' %}
root /srv/http/mail.libertus.eu/;
root /var/www/mail.libertus.eu/;
index index.html index.htm index.php;
client_max_body_size 512M;