restreamer-ui-v2/Caddyfile
2022-08-18 09:04:47 +03:00

7 lines
70 B
Caddyfile

http://127.0.0.1:3000
encode zstd gzip
file_server {
root ./build
}