How to setup LinkStack with ssl through reverse_proxy with caddy #838
Unanswered
giacomolanzi
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am having trouble setting up LinkStack on docker alongside with Caddy for reverse proxy.
Here is my yml:
To be noted: I edited the HTTP_SERVER_NAME and HTTPS_SERVER_NAME using the third level domain I would like to use to navigate to LinkStack.
Since ports 80/443 are used by caddy, I assigned 8190:443.
Here is my Caddy Config section related to LinkStack:
What I am doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions