Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 27, 2015
1 parent 277e1d4 commit 7043ca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ docker run --rm \
-e OS_USERNAME="[email protected]" \
-e OS_PASSWORD=passw0rd \
-e OS_REGION_NAME=SBG-1 \
-e BACKUP_CONTAINER=database-prod \
-e BACKUP_NAME=daily-2 \
-e INITIAL_DELAY_IN_SECONDS=43200 \
-e INTERVAL_IN_SECONDS=86400 \
ganomede/database-backup
```

0 comments on commit 7043ca7

Please sign in to comment.