mirror of
https://github.com/NohamR/AFP-RSS.git
synced 2026-07-11 22:40:11 +00:00
8 lines
141 B
YAML
8 lines
141 B
YAML
services:
|
|
afp-rss:
|
|
image: nohamr/afp-rss:latest
|
|
container_name: afp-rss
|
|
ports:
|
|
- "8080:8080"
|
|
restart: unless-stopped
|