We need to use relative URLs for Ingress to work

This commit is contained in:
Jason Hunter
2021-06-05 07:30:18 -05:00
committed by Blake Blackshear
parent 62452b1d21
commit 0d96c3529d
+2
View File
@@ -36,6 +36,8 @@ http {
listen 5000;
# vod settings
vod_base_url '';
vod_segments_base_url '';
vod_mode mapped;
vod_max_mapping_response_size 1m;
vod_upstream_location /api;