chore: update gakuen-cosplay input and gakuen-cosplay-api service
This commit is contained in:
parent
3f4728de40
commit
f7c1959973
|
@ -75,11 +75,11 @@
|
|||
"utils": "utils"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1742011683,
|
||||
"narHash": "sha256-iB6P5qZBkTiIv1jw9xpxeQjIuce6f9bqP1G0bCULQCc=",
|
||||
"lastModified": 1742093995,
|
||||
"narHash": "sha256-9xjCwI87xXYO7FG+Jc9abERmZ3RyECDx8caBIOK/PTw=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "978700d10e09aac45145ab640e4b887713f1c68d",
|
||||
"revCount": 19,
|
||||
"rev": "6ad26e18a52e0141824014936a5574dfd91ff6f4",
|
||||
"revCount": 32,
|
||||
"type": "git",
|
||||
"url": "file:///mnt/internal/shared/work/gakuen/projects/cosplayer_submission"
|
||||
},
|
||||
|
|
|
@ -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…
Reference in a new issue