proxy: split media proxy out
This commit is contained in:
parent
526a61ed3f
commit
6f1a1ff24c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ in {
|
|||
":media_proxy" = {
|
||||
enabled = true;
|
||||
proxy_opts.redirect_on_failure = true;
|
||||
proxy_url = "https://media.sapphic.engineer/media/";
|
||||
base_url = "https://media.sapphic.engineer/proxy";
|
||||
};
|
||||
":media_preview_proxy" = {
|
||||
enabled = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue