caddy handle path
This commit is contained in:
@@ -5,7 +5,7 @@ https://ru.homyk.space {
|
|||||||
encode gzip
|
encode gzip
|
||||||
|
|
||||||
# --- API ---
|
# --- API ---
|
||||||
handle /api/* {
|
handle_path /api/* {
|
||||||
reverse_proxy backend:{$PORT}
|
reverse_proxy backend:{$PORT}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user