Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The resulting directory, `backup`, will have folders named after
each date when the backup was taken, and the server can be restored from
at any time.

## Restorting Backup data
## Restoring Backup data

If you want to rollback to data from a certain date, first stop the existing
Docassemble container, and create (but don't start) a new one:
Expand All @@ -94,4 +94,4 @@ Then start the container.

```bash
docker start docassemble
```
```