preparations and testing for a rewrite, ditching wkhtmltopdf for chrome-driver

This commit is contained in:
2025-01-12 20:13:47 +00:00
parent cf07363a8d
commit f54d35c312
18 changed files with 516 additions and 77 deletions

View File

@ -1,5 +1,7 @@
:80 {
root * /srv
root * /srv/web
php_fastcgi 127.0.0.1:9000
file_server
try_files {path} {path}/ /index.php?{query}
}