This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
sitio/Caddyfile
Cat /dev/Nulo a6db520c17
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
arreglar 404
2023-11-12 00:10:07 -10:00

12 lines
109 B
Caddyfile

{
http_port 8080
}
localhost:8443 {
log
file_server browse
root * ./build
import redirects.caddy
}