user-auth store frontend css v5

This commit is contained in:
2023-01-05 22:37:36 +05:30
parent caae2a785d
commit b96884fe0b

View File

@@ -273,7 +273,7 @@ pub async fn main() {
get_service(ServeDir::new(images_dir)).handle_error(handle_error),
)
.nest_service(
"/assets",
"/",
get_service(ServeDir::new(opt.static_dir)).handle_error(handle_error),
)
// .merge(SpaRouter::new("/assets", opt.static_dir))