♻: move firefly3 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:01:37 +01:00
parent 64c41a64df
commit bc8394105e
4 changed files with 57 additions and 13 deletions

View File

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