Closed ClaytonTDM closed 2 years ago
Whenever I try to host GDBrowser with Replit, it tells me to run the repl (even though it is running), no matter what port I specify in settings.js. Can someone help?
It's because of subdomains for private servers. I was able to make it work (without private servers) by a few changes in index.js (line 59)
Whenever I try to host GDBrowser with Replit, it tells me to run the repl (even though it is running), no matter what port I specify in settings.js. Can someone help?