Join Slack
Powered by
``` route("static") { serveFileSystem(...
# ktor
o
orangy
04/09/2017, 9:19 AM
Copy code
route("static") { serveFileSystem(staticfilesDir) }
Open in Slack
Previous
Next