Define a folder file where we store static files (the static root):
routing {
static("files") {
/* your code here */
files(".")
}
}Define a folder file where we store static files (the static root):
routing {
static("files") {
/* your code here */
files(".")
}
}Create a free account to access the full topic