Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx authored Jul 18, 2024
1 parent 94e2fea commit bbbdf20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
```bash
docker build -t pocketbase

docker run -p 8090:8090 pocketbase --env GITHUB_TOKEN=token
docker run -p 8090:8090 pocketbase
```

> Or Run Image
```bash
docker run -p 8090:8090 botwayorg/pocketbase --env GITHUB_TOKEN=token
docker run -p 8090:8090 botwayorg/pocketbase
```

0 comments on commit bbbdf20

Please sign in to comment.