chore: update gakuen-cosplay input and gakuen-cosplay-api service
This commit is contained in:
parent
3f4728de40
commit
f7c1959973
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
Unit.Description = "Gakuen Cosplay API";
|
||||
|
||||
Service = {
|
||||
ExecStart = "${gakuen-cosplay.packages.${pkgs.system}.backend}/bin/cosplayer_submission";
|
||||
ExecStart = "${gakuen-cosplay.packages.${pkgs.system}.backend}/bin/animegakuen-cosplay-backend";
|
||||
Restart = "on-failure";
|
||||
Type = "simple";
|
||||
WorkingDirectory = "/srv/gakuen_api";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue