1
0

RSS-Bridge: install version 2025-06-03

This commit is contained in:
2025-06-30 19:18:45 +03:00
parent c568f00db1
commit 47745b7bc9
4 changed files with 3781 additions and 3719 deletions

View File

@ -0,0 +1,12 @@
services:
rssbridge_app:
image: rssbridge/rss-bridge:2025-06-03
container_name: rssbridge_app
restart: unless-stopped
networks:
- "{{ web_proxy_network }}"
networks:
{{ web_proxy_network }}:
external: true