switching immich proxy to photos instead of pics
This commit is contained in:
parent
49fafcdb8f
commit
e597f92f7e
|
@ -263,7 +263,7 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"pics.cochrun.xyz".extraConfig = ''
|
"photos.cochrun.xyz".extraConfig = ''
|
||||||
reverse_proxy localhost:2283
|
reverse_proxy localhost:2283
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue