preparations and testing for a rewrite, ditching wkhtmltopdf for chrome-driver
This commit is contained in:
7
.devcontainer/Caddyfile
Normal file
7
.devcontainer/Caddyfile
Normal file
@ -0,0 +1,7 @@
|
||||
:8080 {
|
||||
root * xxxxxxxxxx
|
||||
php_fastcgi 127.0.0.1:9000
|
||||
file_server
|
||||
|
||||
try_files {path} {path}/ /index.php?{query}
|
||||
}
|
Reference in New Issue
Block a user