Replies: 1 comment
-
There is too much confusion on this configuration, I suggest you to try with a basic one and then start adding all the other things. Start with the one provided in docs |
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.
-
I'm trying to get the docker image of zwavejs2mqtt to work behind a reverse proxy. All my other services are working as a subdomain, but I can't get zwavejs to work in the same way. Does anyone have a working nginx subdomain configuration? It looks like the one in the project documentation is focussed on subfolders instead of subomains.
This is the proxy-conf I used for nginx in the Swag docker image:
This is the proxy.conf include:
and the ssl.conf include:
Beta Was this translation helpful? Give feedback.
All reactions