docker-rainloop/root/etc/Caddyfile

5 lines
59 B
Caddyfile
Executable file

:8888 {
root /rainloop
fastcgi / /tmp/php-fpm.sock php
}