add more deployment files
All checks were successful
/ ls (pull_request) Successful in 29s

This commit is contained in:
lubiana 2024-06-17 22:41:47 +02:00
parent b4bc4dba1b
commit 9f5bb8ce9f
No known key found for this signature in database
8 changed files with 48 additions and 16 deletions

6
etc/caddy/Caddyfile Normal file
View file

@ -0,0 +1,6 @@
:8087 {
root * /var/www/html/public
php_fastcgi unix//var/run/php-fpm.sock
file_server
encode zstd gzip
}