fix caddyconf
This commit is contained in:
@@ -6,7 +6,7 @@ https://ru.homyk.space {
|
|||||||
|
|
||||||
# --- API ---
|
# --- API ---
|
||||||
handle_path /api/* {
|
handle_path /api/* {
|
||||||
reverse_proxy backend:${PORT}
|
reverse_proxy backend:{$PORT}
|
||||||
}
|
}
|
||||||
|
|
||||||
# --- Frontend ---
|
# --- Frontend ---
|
||||||
|
|||||||
Reference in New Issue
Block a user