summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/sample.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/daq/s5proxy/sample.json')
-rw-r--r--src/daq/s5proxy/sample.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/daq/s5proxy/sample.json b/src/daq/s5proxy/sample.json
index 664bda4..5200bca 100644
--- a/src/daq/s5proxy/sample.json
+++ b/src/daq/s5proxy/sample.json
@@ -19,7 +19,7 @@
"secp256r1"
]
},
- "connect": "http://emc01.spreadspace.org:8000",
+ "connect": "http://flumotion-worker-emc-01:8000",
"request_header": [
{ "op": "del", "header": "X-Forwarded-For" }
],
@@ -30,6 +30,10 @@
{ "op": "add", "header": "Cache-Control", "value": "max-age=0" },
{ "op": "time", "header": "Expires", "value": "-1s" }
],
+ "locations": {
+ "/hls/": { "connect": "http://nginx-streamer-emc-01:8000" },
+ "/dash/": { "connect": "http://nginx-streamer-emc-01:8000" }
+ },
"sfive": {
"socket": "../../hub/test/pipegram",
"hostname": "public1",