We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c53a3e commit 2065372Copy full SHA for 2065372
apps/dokploy/package.json
@@ -33,7 +33,7 @@
33
"docker:build:canary": "./docker/build.sh canary",
34
"docker:push:canary": "./docker/push.sh canary",
35
"version": "echo $(node -p \"require('./package.json').version\")",
36
- "test": "vitest --config __test__/vitest.config.ts volume-backups",
+ "test": "vitest --config __test__/vitest.config.ts",
37
"generate:openapi": "tsx -r dotenv/config scripts/generate-openapi.ts"
38
},
39
"dependencies": {
0 commit comments