chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.spring.web.config / AppProperties / aiServerRootUrl

aiServerRootUrl

var aiServerRootUrl: String

Contains the ai server root url (default: http://chess-ai:5000 -> for docker)

Property

aiServerRootUrl - Contains the ai server root url (default: http://chess-ai:5000 -> for docker)

Since 1.0.0