cleanup
All checks were successful
Build and publish farmacia-bot images / Build and push client's image to Gitea's registry (push) Successful in 16s
Build and publish farmacia-bot images / deploy_ovh (push) Successful in 21s

This commit is contained in:
Giancarmine Salucci 2025-04-15 17:40:56 +02:00
parent 24c99c2d58
commit 63ed22c6df

View File

@ -4,7 +4,6 @@
"version": "1.0.0",
"description": "A multithreaded Node.js app that performs repeated HTTP POST requests using worker threads.",
"main": "src/main.js",
"output": "bot-farmacia.exe",
"scripts": {
"start": "node src/main.js",
"start:single": "node src/main.js 1",