Upload
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
:80, :443 {
|
||||
encode zstd gzip
|
||||
|
||||
@hls path /hls/*
|
||||
handle @hls {
|
||||
uri strip_prefix /hls
|
||||
reverse_proxy mediamtx:8888
|
||||
}
|
||||
|
||||
handle {
|
||||
reverse_proxy backend:5000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user