🔀 Merge pull request #1326 from rokiden/master

Added BACKUP_DIR env for conf.yml backups
This commit is contained in:
Alicia Sykes
2023-09-28 16:02:33 +01:00
committed by GitHub
3 changed files with 7 additions and 1 deletions

View File

@@ -80,6 +80,7 @@ You can set variables either in your environment, or using the [`.env`](https://
- `INTEGRITY` - Should enable SRI for build script and link resources
- `IS_DOCKER` - Computed automatically on build. Indicates if running in container
- `VUE_APP_VERSION` - Again, set automatically using package.json during build time
- `BACKUP_DIR` - Directory for conf.yml backups
### Environment Modes