Replies: 1 comment 1 reply
-
|
以首页readme说明为准,docker不需要关注app_port,只需要关注nginx_http_port |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
部署环境是nas里面的docker,网络使用的是host。目前配置文件中有多个端口配置:nginx_http_port、app_port。容器环境变量中也有APP_PORT等几个配置。但目前容器成功启动后,无论哪个端口都不通。无法获取m3u文件。请问一下,目前我应该如何调通服务呢?
Beta Was this translation helpful? Give feedback.
All reactions