diff --git a/templates/compose/freshrss-with-mariadb.yaml b/templates/compose/freshrss-with-mariadb.yaml index b280d883e..4b95f6121 100644 --- a/templates/compose/freshrss-with-mariadb.yaml +++ b/templates/compose/freshrss-with-mariadb.yaml @@ -1,3 +1,4 @@ +# ignore: true # documentation: https://freshrss.org/index.html # slogan: A free, self-hostable feed aggregator. # tags: rss, feed diff --git a/templates/compose/freshrss-with-mysql.yaml b/templates/compose/freshrss-with-mysql.yaml index 6e6be9320..a6ccd0640 100644 --- a/templates/compose/freshrss-with-mysql.yaml +++ b/templates/compose/freshrss-with-mysql.yaml @@ -1,3 +1,4 @@ +# ignore: true # documentation: https://freshrss.org/index.html # slogan: A free, self-hostable feed aggregator. # tags: rss, feed diff --git a/templates/compose/freshrss-with-postgresql.yaml b/templates/compose/freshrss-with-postgresql.yaml index 8928dfd56..4f8ed3056 100644 --- a/templates/compose/freshrss-with-postgresql.yaml +++ b/templates/compose/freshrss-with-postgresql.yaml @@ -1,3 +1,4 @@ +# ignore: true # documentation: https://freshrss.org/index.html # slogan: A free, self-hostable feed aggregator. # tags: rss, feed