astroskill/Caddyfile
2024-10-06 01:00:56 +02:00

4 lines
59 B
Caddyfile

:3032 {
reverse_proxy /api/* :3030
reverse_proxy :3031
}