Docker update

This commit is contained in:
PLUJA 2020-09-20 22:44:49 +02:00 committed by GitHub
parent 307634372f
commit f5eafee887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,13 @@ docker-compose up -d
```
3. Configure Nginx with a reverse proxy (Instructions coming soon)
#### Update Docker
```
docker-compose down
docker pull ytorg/yotter
docker-compose up -d
```
### Manual installation
#### Step 1: Base setup