Improve performance
This commit is contained in:
+2
-2
@@ -24,12 +24,12 @@ localhost {
|
||||
}
|
||||
|
||||
route /* {
|
||||
reverse_proxy http://localhost:3000
|
||||
file_server
|
||||
}
|
||||
|
||||
handle_errors {
|
||||
rewrite @404 /404.html
|
||||
reverse_proxy http://localhost:3000
|
||||
file_server
|
||||
}
|
||||
|
||||
route /api/* {
|
||||
|
||||
Reference in New Issue
Block a user