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.4"
services:
@ -16,3 +17,4 @@ services:
networks:
gateway:
external: true
...