nextcloud: move proxy from voyager to challenger
This commit is contained in:
parent
ea7501f606
commit
387d6b6a5f
|
@ -56,7 +56,7 @@ in {
|
|||
in {
|
||||
"cloud.feal.no" = publicProxy "" {
|
||||
locations."/" = {
|
||||
proxyPass = "http://voyager.home.feal.no";
|
||||
proxyPass = "http://challenger.home.feal.no";
|
||||
extraConfig = ''
|
||||
client_max_body_size 8G;
|
||||
'';
|
||||
|
|
Loading…
Reference in New Issue