hostName = "127.0.0.1"serverPort = 8080externalHost = "http://" + hostName + ":" + str(serverPort)prefix = "/pixit"cardsPrefix = prefix + "/cards" cardsCount = 7