Update Caddyfile - remove deprecated path
This commit is contained in:
parent
94170d1ce1
commit
396a7cea63
|
|
@ -1,4 +1,4 @@
|
|||
:5000/ {
|
||||
:5000 {
|
||||
handle_path /api/* {
|
||||
reverse_proxy * localhost:3000
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue