mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-17 14:51:40 +00:00
clean-up docker-compose files: remove version and ---
This commit is contained in:
@@ -9,7 +9,6 @@ RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for website
|
||||
# docker-compose.yml
|
||||
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
rss-bridge:
|
||||
image: rssbridge/rss-bridge:latest
|
||||
|
||||
Reference in New Issue
Block a user