feat: Implement WebcamFileSource for life webcam capture #12

Open
busti wants to merge 51 commits from busti/proto/frontend into jedi/proto/frontend
Showing only changes of commit 32f91f7ee3 - Show all commits

View file

@ -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/",