Skip to content

Commit

Permalink
Merge pull request #3 from pns-solutions/patch/readme
Browse files Browse the repository at this point in the history
fehler in Readme gefixed: docker compose -> docker-compose
  • Loading branch information
darthkali authored Feb 23, 2024
2 parents 8edf80a + b5c3616 commit 57bec88
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 @@ -15,7 +15,7 @@

# Installation 💻
- `cd HydroFlux`
- `docker compose up -d`
- `docker-compose up -d`
- Wenn alles gestartet ist, muss telegraf eingerichtet werden. Dazu influx db unter: `http://<PI_IP>:8086` aufrufen 🌐
- GetStarted
- Nutzernamen, Passwort, Organisation und Bucketname eintragen:
Expand Down

0 comments on commit 57bec88

Please sign in to comment.