No able to deploy VW on sub path with nginx #6107
Closed
midnightkoderr
started this conversation in
General
Replies: 1 comment 1 reply
-
The reason why is explained in the Usage section of the README Important The web-vault requires the use a secure context for the Web Crypto API. That means it will only work via |
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.
-
Hello, I am having trouble setting up sub path for VW server using docker with nginx.
When I use localhost:8080/vault it works but when i use IP:8080/vault it stucks on loading.
here are my files:
compose.yaml
nginx.conf
Screenshots:
Beta Was this translation helpful? Give feedback.
All reactions