: migrate wordpress to app dir
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m24s

This commit is contained in:
VC
2025-04-11 11:38:48 +02:00
parent a9b279fe8b
commit c49025d712
6 changed files with 218 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ server {
ssl_certificate /etc/x509/www.nintendojo.fr/fullchain.cer;
ssl_certificate_key /etc/x509/www.nintendojo.fr/www.nintendojo.fr.key;
root /srv/http/www.nintendojo.fr/;
root /var/www/www.nintendojo.fr/;
index index.html index.htm index.php;
client_max_body_size 2G;