Update readme.md
This commit is contained in:
parent
ffc8adc89d
commit
25580cbb39
1 changed files with 2 additions and 2 deletions
|
@ -40,10 +40,10 @@ services:
|
|||
environment:
|
||||
DISK_SIZE: "16G"
|
||||
RAM_SIZE: "512M"
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
ports:
|
||||
- 80:5000
|
||||
- 443:5001
|
||||
|
|
Loading…
Reference in a new issue