test19
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
ru.homyk.space {
|
http://ru.homyk.space {
|
||||||
|
redir https://ru.homyk.space{uri} permanent
|
||||||
|
}
|
||||||
|
https://ru.homyk.space {
|
||||||
encode gzip
|
encode gzip
|
||||||
|
|
||||||
# --- API ---
|
# --- API ---
|
||||||
handle_path /api/* {
|
handle_path /api/* {
|
||||||
reverse_proxy backend:8000
|
reverse_proxy backend:${PORT}
|
||||||
}
|
}
|
||||||
|
|
||||||
# --- Frontend ---
|
# --- Frontend ---
|
||||||
|
|||||||
Reference in New Issue
Block a user