Rewrite web front-end using React
This is a big commit, some font-end function are still working, including manage, error handle, as others.
This commit is contained in:
4
web/Caddyfile
Normal file
4
web/Caddyfile
Normal file
@@ -0,0 +1,4 @@
|
||||
:8081 {
|
||||
reverse_proxy /api/* localhost:8080
|
||||
reverse_proxy * localhost:3000
|
||||
}
|
||||
Reference in New Issue
Block a user