整理網頁路徑
This commit is contained in:
parent
c86db987d1
commit
e56b7bb5b0
@ -50,6 +50,7 @@ fun Application.configureModules() {
|
|||||||
}
|
}
|
||||||
routing {
|
routing {
|
||||||
staticFiles("/", File("web"))
|
staticFiles("/", File("web"))
|
||||||
|
staticFiles("/character", File("web/character"))
|
||||||
staticFiles("/upload", File("web"))
|
staticFiles("/upload", File("web"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user