chore: update gakuen-cosplay input
Also update the path where we store the data used in the api
This commit is contained in:
parent
e72b1b1230
commit
7f47e25e05
2 changed files with 9 additions and 8 deletions
|
@ -10,7 +10,7 @@
|
|||
ExecStart = "${gakuen-cosplay.packages.${pkgs.system}.backend}/bin/cosplayer_submission";
|
||||
Restart = "on-failure";
|
||||
Type = "simple";
|
||||
WorkingDirectory = "/mnt/internal/shared/work/gakuen/projects/cosplayer_submission/packages/backend";
|
||||
WorkingDirectory = "/srv/gakuen_api";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue