set photoprism address
This commit is contained in:
parent
2ab1542bd2
commit
733df37946
|
@ -47,6 +47,7 @@ in {
|
|||
services.photoprism = {
|
||||
enable = true;
|
||||
originalsPath = "/Photos";
|
||||
address = "https://photoprism.owo.monster";
|
||||
};
|
||||
|
||||
services.nginx.virtualHosts."photoprism.owo.monster" = {
|
||||
|
|
Loading…
Reference in a new issue