Docker update
This commit is contained in:
parent
307634372f
commit
f5eafee887
@ -49,6 +49,13 @@ docker-compose up -d
|
|||||||
```
|
```
|
||||||
3. Configure Nginx with a reverse proxy (Instructions coming soon)
|
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
|
### Manual installation
|
||||||
|
|
||||||
#### Step 1: Base setup
|
#### Step 1: Base setup
|
||||||
|
Reference in New Issue
Block a user