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