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 9724f95 commit 9b4b8d2Copy full SHA for 9b4b8d2
scripts/generateArguments.ts
@@ -1,8 +1,8 @@
1
#!/usr/bin/env tsx
2
3
/**
4
- * This script generates environment variable definitions and updates:
5
- * - server.json environmentVariables arrays
+ * This script generates argument definitions and updates:
+ * - server.json arrays
6
* - TODO: README.md configuration table
7
*
8
* It uses the Zod schema and OPTIONS defined in src/common/config.ts
0 commit comments