Update readme.md
This commit is contained in:
parent
fdda26dd9b
commit
9843f40d0c
1 changed files with 1 additions and 1 deletions
|
@ -60,6 +60,6 @@ services:
|
||||||
- 443:5001
|
- 443:5001
|
||||||
- 5000:5000
|
- 5000:5000
|
||||||
- 5001:5001
|
- 5001:5001
|
||||||
restart: always
|
restart: on-failure
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue