What URL do you need to get the info.json?
routing {
static("content") {
staticRootFolder = File("static")
file("info.json")
}
}What URL do you need to get the info.json?
routing {
static("content") {
staticRootFolder = File("static")
file("info.json")
}
}Create a free account to access the full topic