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