Skip to content

Commit f89037a

Browse files
committed
fix typo
1 parent 7ae3519 commit f89037a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ docker-compose -f /usr/src/docker-compose.yml scale app=3
5858

5959
## MongoDB Backups
6060

61-
If you're running on `staging` or `production` environment, everyday at `23:59` a dump of the entire database will be saved to `/usr/src/backups`. You can check the file [`templates/backup.j2s`](https://github.com/DemocracyOS/onpremises/blob/master/templates/backup.j2) to see what it does.
61+
If you're running on `staging` or `production` environment, everyday at `23:59` a dump of the entire database will be saved to `/usr/src/backups`. You can check the file [`templates/backup.j2`](https://github.com/DemocracyOS/onpremises/blob/master/templates/backup.j2) to see what it does.

0 commit comments

Comments
 (0)