This commit is contained in:
timm
2025-04-19 02:41:33 +02:00
parent 42334a6598
commit 5983106552
2 changed files with 85 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "oidc-monitor",
"name": "e2e-monitor",
"version": "1.0.0",
"scripts": {
"start": "node scheduler.js"
"start": "node /app/test/scheduler.js"
},
"dependencies": {
"axios": "^1.6.8",