switching immich proxy to photos instead of pics

This commit is contained in:
Chris Cochrun 2023-08-11 05:35:12 -05:00
parent 49fafcdb8f
commit e597f92f7e

View file

@ -263,7 +263,7 @@
'';
};
virtualHosts = {
"pics.cochrun.xyz".extraConfig = ''
"photos.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:2283
'';
};