Added settings file and removed videos from repo

Created settings.json that contains the settings
Created .gitignore that ignores the videos folder
Modified index.js to take the settings settings.json
Modified client.js to take the WebSocket settings from the window
This commit is contained in:
ShakedAp
2023-06-25 09:07:52 +03:00
parent 828697aa68
commit bfdd897a20
4 changed files with 18 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/vidoes