mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-20 15:40:34 +00:00
clean-up docker-compose files: remove version and ---
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
homer:
|
||||
image: b4bz/homer
|
||||
@@ -27,7 +26,6 @@ services:
|
||||
|
||||
## config.yml
|
||||
```yml
|
||||
---
|
||||
title: "Home"
|
||||
subtitle: "start.example.com"
|
||||
logo: false
|
||||
|
||||
Reference in New Issue
Block a user