added miniflux

This commit is contained in:
dado
2026-01-24 15:50:33 +01:00
parent 95b75e98b2
commit 76fd0ecdc9
4 changed files with 58 additions and 7 deletions

View File

@@ -75,11 +75,11 @@ https://ntfy.novemila.org {
# RSS
https://rss.novemila.org {
import common
encode gzip zstd
reverse_proxy localhost:3004
}
# https://rss.novemila.org {
# import common
# encode gzip zstd
# reverse_proxy localhost:3004
# }
# COLLABORA
@@ -212,6 +212,15 @@ https://memos.novemila.org {
reverse_proxy localhost:3024
}
# MINIFLUX
https://feed.novemila.org {
import common
encode gzip zstd
reverse_proxy localhost:3025
}
# MOLLY
https://molly.novemila.org {