revert revert
This commit is contained in:
parent
a713bd87df
commit
c8134a9fff
|
@ -251,7 +251,7 @@
|
|||
enable = true;
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${pkgs.docker}/bin/docker exec -it photoprism-photoprism-1 photoprism index";
|
||||
ExecStart = "${pkgs.docker}/bin/docker exec -d photoprism-photoprism-1 photoprism index";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue