Replies: 1 comment 1 reply
-
容器仅有8080端口,所以仅需2.b,在docker compose中配置8086:8080
应反代服务器的8086端口
对内:简单使用内网地址,直接访问服务器端口进行管理 RSS订阅最小路由 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
想问一下 RSS Host 的设置问题。
网络环境如下:
(a) 服务器 8090 映射到容器 8090
(b) 服务器 8086 映射到容器 8080
目前的需求是需要域名订阅feed,不需要将管理端口暴露。应该如何配置
rss_https以及rss_host,并且lucky是反代到8090吗?
Beta Was this translation helpful? Give feedback.
All reactions