diff --git a/stacks/technitium_syn01.compose.yml b/stacks/technitium_syn01.compose.yml index ebcdb16..de35350 100644 --- a/stacks/technitium_syn01.compose.yml +++ b/stacks/technitium_syn01.compose.yml @@ -4,7 +4,7 @@ services: container_name: dns01 hostname: dns01 mem_limit: 4g - cpu_shares: 768 + cpu_shares: 1024 security_opt: - no-new-privileges:true network_mode: host