clean-up docker-compose files: remove version and ---

This commit is contained in:
Dziad Borowy
2025-05-16 20:54:32 +01:00
parent 307bff4aad
commit 0f04279afa
115 changed files with 130 additions and 367 deletions

View File

@@ -9,8 +9,6 @@ Flat file cms/blogging platform.
## docker-compose.yml
```yml
---
version: '3.1'
services:
ghost:
image: ghost:4-alpine

View File

@@ -13,8 +13,6 @@ The ultimate CMS/blogging platform.
## docker-compose.yml
```yml
---
version: '3.1'
services:
wordpress:
image: wordpress