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