Removed builtin static video file

Switched from CORS to proxy for dev
This commit is contained in:
2023-07-10 17:14:36 +03:00
parent c2ee2f5b02
commit dcd91cb9b4
5 changed files with 16 additions and 18 deletions

View File

@ -10,8 +10,6 @@ Members:
## Dev build instructions
To connect to backend in dev mode edit `API_URL` to `localhost:8000` in `front/src/config.js`
Frontend:
```sh