catask/Caddyfile
2024-09-07 23:22:26 +03:00

4 lines
81 B
Caddyfile

# example caddy configuration
catask.localhost {
reverse_proxy 127.0.0.1:5000
}