feat: Implement WebcamFileSource for life webcam capture #12
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ export default defineConfig({
|
||||||
},
|
},
|
||||||
'^/auth/': {
|
'^/auth/': {
|
||||||
target: "https://toolshed.j3d1.de:8000/",
|
target: "https://toolshed.j3d1.de:8000/",
|
||||||
|
secure: false,
|
||||||
},
|
},
|
||||||
'^/docs/': {
|
'^/docs/': {
|
||||||
target: "https://toolshed.j3d1.de:8000/",
|
target: "https://toolshed.j3d1.de:8000/",
|
||||||
|
|
Loading…
Reference in a new issue