Skip to content

Commit

Permalink
fix: force new version
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwicopple committed Jun 8, 2021
1 parent f5f1b96 commit df154fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ This server synchronizes your Stripe account to a Postgres database. It can be a

**Building Docker**

```
```bash
docker build -t stripe-sync-engine .
docker run -p 8080:8080 stripe-sync-engine
```
Expand Down

0 comments on commit df154fa

Please sign in to comment.