photos2
This commit is contained in:
parent
cf44812892
commit
fb01711e47
@ -24,7 +24,7 @@ in
|
|||||||
package = pkgs.pkgs-unstable.immich;
|
package = pkgs.pkgs-unstable.immich;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.caddy.virtualHosts."photos.jakstys.lt:80".extraConfig = ''
|
services.caddy.virtualHosts."photos2.jakstys.lt:80".extraConfig = ''
|
||||||
@denied not remote_ip ${myData.subnets.tailscale.cidr}
|
@denied not remote_ip ${myData.subnets.tailscale.cidr}
|
||||||
reverse_proxy 127.0.0.1:${toString myData.ports.immich-server}
|
reverse_proxy 127.0.0.1:${toString myData.ports.immich-server}
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user