Create Caddyfile-nossl

This commit is contained in:
tschettervictor
2024-09-22 18:58:19 -06:00
committed by GitHub
parent 4d9c87c2e3
commit 9c80d578e3

View File

@@ -0,0 +1,5 @@
:80 {
root * /usr/local/www/piwigo
file_server
php_fastcgi 127.0.0.1:9000
}