Closed gacek1123 closed 4 hours ago
Is it possible to change the server port? If not, could we get this feature?
Hi, If you run docker - set port in docker-compose.yml instead 20080 If you run flare_bypass_server, you can pass : -b 0.0.0.0:8080 (replace 8080 with required port)
-b 0.0.0.0:8080
Is it possible to change the server port? If not, could we get this feature?