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
|
||||
|
||||
# --- API ---
|
||||
handle_path /api/* {
|
||||
reverse_proxy backend:8000
|
||||
reverse_proxy backend:${PORT}
|
||||
}
|
||||
|
||||
# --- Frontend ---
|
||||
|
||||
Reference in New Issue
Block a user