Replies: 1 comment
-
any thoughts? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
(also attempted with
bind_address = "*"
)docker.compose.yml:
nginx:
when I attempt to visit https://something.domain.tld/podcasts/ID1.xml, I end up with
404 page not found
.(i've tested the config for downloading and seeing a specific ID locally and it works, that part i'm not concerned about)
this is different compared to if i'm hitting wiht the server down or inaccessible, but I can't find where i'm missing something or misconfigured.
Beta Was this translation helpful? Give feedback.
All reactions