apifiber/infra/Caddyfile

9 lines
148 B
Caddyfile

http://www.pcastt.com.br, http://pcastt.com.br {
root * /root/sites/pcastt
file_server
handle_path /api/* {
reverse_proxy localhost:8111
}
}