gamesshop/deploy/local-testing/Caddyfile
2024-10-30 19:39:55 +01:00

6 lines
No EOL
91 B
Caddyfile

:80 {
root * /app/public
encode gzip
php_fastcgi php-fpm:9000
file_server
}