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:
|
environment:
|
||||||
DISK_SIZE: "16G"
|
DISK_SIZE: "16G"
|
||||||
RAM_SIZE: "512M"
|
RAM_SIZE: "512M"
|
||||||
cap_add:
|
|
||||||
- NET_ADMIN
|
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
|
cap_add:
|
||||||
|
- NET_ADMIN
|
||||||
ports:
|
ports:
|
||||||
- 80:5000
|
- 80:5000
|
||||||
- 443:5001
|
- 443:5001
|
||||||
|
|
Loading…
Reference in a new issue