create a dev environment for zfrikavideocall
1
1
urgent
zfrika
can we host on zfrikavideocall.online on a sub page? look up available sub paging . are we trying to keep the same server running as a duplicate? what if we need to update feature in the server without taking it down. we need to have a duplicate server to test on. calendar calls this room number. const videoUrl = `https://zfrikavideocall.online/${room}?returnUrl=${returnUrl}`; testvideo123.shop new domain for testing. adding to digital ocean updated the name server on GoDaddy
https://testvideo123.shop/ if you stop the prod environment the dev envorment donts work. what is the root cause. trace the index3.html file the "Connected to Signal Server" doesnt load . you've got two files. index3.html file is in the root directory and the view directory. which is the file? one calls main.js and the other calls multi caller.js. find out which is correct. the index3.html file in views is correct. the file that is being called multicall.js I disabled main.js file it's not being used. resolved by disabling // Remove the hardcoded URL entirely const socket = io(); <script type="module" src="/assets/multicall.js?v=1.0.1"></script> sudo netstat -tulpn | grep -E '3000|3001'
https://testvideo123.shop/