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

This commit is contained in:
VC
2025-03-09 15:40:58 +01:00
parent bc8394105e
commit 6af8c3d8a6
4 changed files with 82 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
server {
{% include './templates/header.conf.j2' %}
root /srv/http/koi.libertus.eu/public;
root /var/www/koi.libertus.eu/public;
index index.html index.htm index.php;