Ajouter _vm/common.yml
This commit is contained in:
parent
360ad0928d
commit
5781fb3611
20
_vm/common.yml
Normal file
20
_vm/common.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
version: "3.0"
|
||||||
|
|
||||||
|
#
|
||||||
|
# updated: 2023-12-10
|
||||||
|
# stack: x-common
|
||||||
|
#
|
||||||
|
|
||||||
|
services:
|
||||||
|
|
||||||
|
x-common:
|
||||||
|
|
||||||
|
extends:
|
||||||
|
file: ./host.yml
|
||||||
|
service: x-host
|
||||||
|
|
||||||
|
init: true
|
||||||
|
|
||||||
|
sysctls:
|
||||||
|
net.core.somaxconn: 1024
|
||||||
|
net.ipv4.tcp_syncookies: 0
|
Loading…
Reference in New Issue
Block a user