Fix typo
This commit is contained in:
parent
eb26865482
commit
10463e32ae
1 changed files with 2 additions and 3 deletions
|
|
@ -5,9 +5,8 @@ Create a snapshot of a [BTRFS](https://docs.kernel.org/filesystems/btrfs.html) v
|
|||
## Quick start
|
||||
|
||||
1. Review and modify the [docker-compose.yml](docker-compose.yml) file to set your environment variables as needed
|
||||
2. Update the password in the [.env](config/.env) file
|
||||
3. Customise the [exclude.conf](conifg/exclude.conf) according to your requirements
|
||||
4. Execute the command `docker compose --env-file ./config/default.env up` to spin up the container
|
||||
2. Customise the [exclude.conf](config/exclude.conf) according to your requirements
|
||||
3. Execute the command `docker compose --env-file ./config/default.env up` to spin up the container
|
||||
|
||||
## Background
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue