mirror of
https://github.com/anotherhadi/default-creds.git
synced 2026-04-02 11:32:11 +02:00
Edit production working directory
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -113,6 +113,7 @@
|
|||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
ExecStart = "${self.packages.${system}.default}/bin/default-creds";
|
ExecStart = "${self.packages.${system}.default}/bin/default-creds";
|
||||||
|
WorkingDirectory = "${self.packages.${system}.default}/share/default-creds";
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
RestartSec = "5s";
|
RestartSec = "5s";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user