Improve video player controls and responsiveness for all users

Update Video.js player configuration to enhance user experience with improved controls and ensure optimal responsiveness across various devices.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 45a1dcfc-f8a2-475a-a6b9-96fbb841dc27
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/45a1dcfc-f8a2-475a-a6b9-96fbb841dc27/ciWo1sM
This commit is contained in:
sebastjanartic 2025-09-17 09:33:50 +00:00
parent 1ac57b3ab3
commit 39a2567ba9

View File

@ -15,10 +15,6 @@ run = ["npm", "run", "start"]
localPort = 5000
externalPort = 80
[[ports]]
localPort = 37615
externalPort = 3000
[env]
PORT = "5000"