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

@ -1,3 +1,4 @@
---
version: '3.9'
services:
@ -22,3 +23,4 @@ services:
volumes:
syncthing-data:
...