We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325b013 commit 17a6b50Copy full SHA for 17a6b50
README.md
@@ -10,5 +10,5 @@
10
- The `API_KEY` value can be any string value, but must match the API_KEY in the discit-api project.
11
- The `REFRESH_DISCS_START` value can be set to `true` to run the disc refresh process when the app starts.
12
- The `REFRESH_DISCS_CRON` value can be set to `true` to automatically run the disc refresh process every night at midnight.
13
- - The `BACKUP_DIR` value can be set to an abosolute path for a directoy where the backup files will be stored.
+ - The `BACKUP_DIR` value can be set to an absolute path for a directory where the backup files will be stored.
14
- Start the refresh process: `bun start`
0 commit comments