add path
This commit is contained in:
parent
3433672d35
commit
0094b05957
@ -12,6 +12,7 @@ export default defineNuxtConfig({
|
|||||||
'/data': { target: 'http://127.0.0.1:8787/data' },
|
'/data': { target: 'http://127.0.0.1:8787/data' },
|
||||||
'/live': { target: 'http://127.0.0.1:8787/live' },
|
'/live': { target: 'http://127.0.0.1:8787/live' },
|
||||||
'/file': { target: 'http://127.0.0.1:8787/file' },
|
'/file': { target: 'http://127.0.0.1:8787/file' },
|
||||||
|
'/hls': { target: 'http://127.0.0.1:8787/hls' },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user