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: '2'
services:
@ -60,3 +61,4 @@ networks:
name: gateway
backend:
internal: true
...