feat(config,caddy): admin spa under /admin and memory_root for the api frontend
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
handle_path /mcp/* {
|
||||
reverse_proxy host.docker.internal:62991
|
||||
}
|
||||
handle_path /admin/* {
|
||||
handle /admin/* {
|
||||
reverse_proxy host.docker.internal:62992
|
||||
}
|
||||
handle_path /md/* {
|
||||
|
||||
Reference in New Issue
Block a user