Files
preauth/Caddyfile
T
andrew ac817649ab fixed bug which can occur if you delete cache files.
fixed warnings due to volume locations.
2025-12-26 21:17:36 -05:00

8 lines
83 B
Caddyfile

http://
root public/
rewrite index.php
php {
root /app/public
worker index.php
}