Error when running the example of nginx-ssl #3891
Unanswered
WangJiaoJo
asked this question in
Q&A
Replies: 1 comment
-
Hi, team, May I ask if you can reproduce this issue and provide some guidance? Looking forward to your help! I would really appreciate it! |
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
-
Hi, Verdaccio team,
When following the instructions of the example https://github.com/verdaccio/verdaccio/tree/master/docker-examples/v6/reverse_proxy/nginx/relative_path/nginx_ssl,
When running the command of
docker-compose -f docker-compose_ssl.yml up --build --force-recreate
,the log is like this,
Then I try to visit the url of http://0.0.0.0:4873, the page is empty with the errors in the Console.
And the same as the log,
Also, as the second step in the Readme.md, open the URL of 'https://localhost/verdaccio/' in browser, the page is also not able to be visited.
Could you please help with me how to run this example to make it working correctly so that I can open this URL 'https://localhost/verdaccio/'? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions