config.py.example updated

This commit is contained in:
C
2023-02-20 12:55:23 +05:00
parent 1f576171c2
commit c5955ae067
+1 -1
View File
@@ -4,7 +4,7 @@ deploy_path = 'C:/pixel-streaming'
# git source
git_url_session_server = 'http://212.220.216.185:3000/GraffTech/pixel-streaming-session-server.git'
git_url_webrtc = 'http://212.220.216.185:3000/GraffTech/pixel-streaming-webrtc.git'
git_url_lib = 'http://212.220.216.185:3000/GraffTech/pixel-streaming-lib'
git_url_lib = 'http://212.220.216.185:3000/GraffTech/pixel-streaming-lib.git'
# session server config
env_file_name = '.env'