mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/nixos/think-backend-gtcm.nix
This commit is contained in:
2026-01-09 15:54:11 +07:00
parent 51ef0b3ece
commit 1bc4597e42
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ in
};
path = [ pkgs.nodejs_20 ];
script = ''
npm run start:api
node ${file-uploader}/src/be/index.js
'';
};