foundryvtt-docker
foundryvtt-docker copied to clipboard
Add support for `--nobackup` flag and configuration option
Feature description
Add environment variable support to set the options to disable backups.
Motivation
There is a --nobackups command line option and also noBackups config option. We should support this the way we support other options.
Example
FOUNDRY_BACKUPS default true
Pitch
Support all the options.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct