Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannaPeanut committed Jan 14, 2025
1 parent a5c1d98 commit a7d3f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/remote/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Helper script to pull the production database for local development. Handles dat
## Run

```sh
ssh trassenscout- # tunnel name production or staging – run in separate terminal
ssh trassenscout-production-postgres-tunnel # for staging: `ssh trassenscout-staging-postgres-tunnel` – run in separate terminal
npm run db:getDump # or npm run db:getDump:staging
npm run db:restoreDump
```

0 comments on commit a7d3f72

Please sign in to comment.