forked from nyanloutre/nixos-config
add photoprism url
This commit is contained in:
parent
a449f29502
commit
d97d8a5949
1 changed files with 1 additions and 0 deletions
|
@ -552,6 +552,7 @@ in
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
PHOTOPRISM_AUTH_MODE = "public";
|
PHOTOPRISM_AUTH_MODE = "public";
|
||||||
PHOTOPRISM_READONLY = "1";
|
PHOTOPRISM_READONLY = "1";
|
||||||
|
PHOTOPRISM_SITE_URL = "https://photo.nyanlout.re/";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue