♻: move roundcube app dir
All checks were successful
ansible-lint / lint-everything (push) Successful in 3s

This commit is contained in:
VC
2025-03-09 13:41:00 +01:00
parent 1c0616ddf6
commit e63f1b7ccc
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;