Update readme.md

This commit is contained in:
Kroese 2023-04-03 21:26:18 +02:00 committed by GitHub
parent ffc8adc89d
commit 25580cbb39

View File

@ -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