chore: rename vagrant devices (#1716)

This commit is contained in:
Jonas L 2022-03-29 14:25:34 +02:00 committed by GitHub
parent 3962460d01
commit 7e9c9a2792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 20 deletions

View file

@ -23,9 +23,9 @@ for the LibreTime instance.
For a live reloading version within Vagrant:
```
vagrant up debian-buster
vagrant up buster
# Run through the web setup http://localhost:8080
vagrant ssh debian-buster
vagrant ssh buster
sudo systemctl stop libretime-api
sudo systemctl restart libretime-analyzer libretime-celery libretime-liquidsoap libretime-playout
cd /vagrant/api