create photoprism accounts
This commit is contained in:
parent
da693daad6
commit
30faf02d27
2 changed files with 3 additions and 2 deletions
|
@ -264,7 +264,7 @@ in
|
|||
"ci.nyanlout.re" = simpleReverse 52350;
|
||||
"gitea.nyanlout.re" = simpleReverse config.services.gitea.httpPort;
|
||||
"musique.nyanlout.re" = simpleReverse config.services.navidrome.settings.Port;
|
||||
"photo.nyanlout.re" = recursiveUpdate (authReverse config.services.photoprism.port) {
|
||||
"photo.nyanlout.re" = recursiveUpdate (simpleReverse config.services.photoprism.port) {
|
||||
locations."/" = {
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue