Files
stt-vosk-api/Caddyfile
suvodip ghosh c398a816ae init
2025-05-31 10:15:46 +00:00

9 lines
135 B
Caddyfile

{
admin :2019
auto_https off
}
http:// {
reverse_profile /socket.io/* localhost:8000
reverse_proxy /* localhost:8000
}