gamesshop/deploy/local-testing/Caddyfile

6 lines
91 B
Text
Raw Normal View History

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