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