mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-15 07:51:14 -05:00
I just saw some users getting confused about the build section despite of the comment, so commented out by default https://github.com/FreshRSS/FreshRSS/discussions/7246#discussioncomment-11908948
5 lines
81 B
YAML
5 lines
81 B
YAML
services:
|
|
freshrss:
|
|
ports:
|
|
- "${PUBLISHED_PORT:-8080}:${LISTEN:-80}"
|