Default files folder

Report a typo

Define a folder file where we store static files (the static root):

routing {
    static("files") {
        /* your code here */
        files(".")
    }
}
Enter a short text

Create a free account to access the full topic