chore: update gakuen-cosplay input and gakuen-cosplay-api service

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-03-16 00:04:30 -03:00
parent 3f4728de40
commit f7c1959973
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 5 additions and 5 deletions

View file

@ -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";