Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ This repository provides a Docker Compose configuration to run a full Pyronear d
### Prerequisites

* Docker and Docker Compose
* Add this line to `/etc/hosts` so the MinIO endpoint resolves correctly:

* Add this line to your hosts file (`/etc/hosts` on Linux/macOS, `C:\Windows\System32\drivers\etc\hosts` on Windows):
```
127.0.0.1 minio
```
Expand Down
Loading