Eren Yilmaz %!s(int64=6) %!d(string=hai) anos
pai
achega
92409597b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      connection.py

+ 1 - 1
connection.py

@@ -5,7 +5,7 @@ import requests
 from util import debug
 
 port = 8451
-host = 'http://127.0.0.1:' + str(port)
+host = 'http://koljastrohm-games.com:' + str(port)
 json_headers = {'Content-type': 'application/json'}