Fix naming of yaml files

This commit is contained in:
2022-08-08 23:55:41 +02:00
parent 72720301d1
commit 5e0cd90c6b
10 changed files with 12 additions and 0 deletions

View File

@ -24,3 +24,4 @@ services:
- net.ipv4.conf.all.src_valid_mark=1
- net.ipv6.conf.all.disable_ipv6=0
restart: unless-stopped
...