anistream/settings.json
ShakedAp 5b96d6d8ab Added a sample video and edited .gitignore
Added videos/shrek.mp4
Removed comments and prints in src/index.js
Modified .gitignore
2023-06-26 19:21:18 +03:00

7 lines
121 B
JSON

{
"server_ip": "192.168.68.118",
"server_port": 3000,
"video_path": "videos/shrek.mp4",
"password": ""
}