Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Woahai321 authored Jan 3, 2025
1 parent 0bda3e7 commit cebad5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ Configure your webhook as mentioned above so SeerrBridge can ingest and process

3. Start the container:
```bash
docker-compose up -d
docker compose build
docker compose up -d
```

4. Access the app at: [http://localhost:8777](http://localhost:8777).
Expand Down

0 comments on commit cebad5f

Please sign in to comment.