fixes for buiding remote gaming server

This commit is contained in:
2023-03-01 17:15:41 +00:00
parent 6f9d3dd345
commit c88b4343ce
6 changed files with 16 additions and 3 deletions

View File

@@ -35,7 +35,9 @@ func BroadcastServerToBackend() error {
var gameSession GameSession
respIpv4orIPv6 := Ip4or6(config.IPAddress)
fmt.Println(config.IPAddress)
respIpv4orIPv6 := config.IPAddress
// Adding game session information
respIpv4orIPv6 = "https://" + respIpv4orIPv6