Skip to content

Commit

Permalink
Doku enhanced
Browse files Browse the repository at this point in the history
  • Loading branch information
cgHome committed Dec 1, 2016
1 parent a764c6e commit eccdc86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -32,7 +32,7 @@ Es ist sind zwei Umgebungen implementiert, wobei diese in verschiedenen „Modi

- **prod-mode:** → docker-compose.prod.yml → „npm run prod“

2. Development
1. Development

- **dev-mode:** → docker-compose.dev.yml → „npm run dev“
- **debug-mode:** → docker-compose.debug.yml → „npm run debug“
Expand Down Expand Up @@ -115,11 +115,11 @@ cd cflat
# Install Plugin
~/homebridge/homebridge.sh installPlugin homebridge-XXXX

# Edit config.json
# Edit config.json
nano ~/homebridge/data/config.json # (after save, it will restart automatically)

# Uninstall Plugin
~/homebridge/homebridge.sh uninstallPlugin homebridge-
~/homebridge/homebridge.sh uninstallPlugin homebridge-XXXX

# Check (UI will be reworked)
http://cflat.local/docker/
Expand Down

0 comments on commit eccdc86

Please sign in to comment.