We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
I'm trying to get this installed as a PWA. I have nginx reverse proxy set. a valid SSL cert. it is serving at https://subdomain.domain.com
I'm also running code-server with valid cert and cert-key paths
Nginx reverse proxy is set to https://127.0.0.1:8080
Everything works fine, except, I can't install the PWA:
Service worker seems to be there:
Any ideas?? thanks!
The text was updated successfully, but these errors were encountered:
Fixed in the latest refactor coming soon with v3.
PR here: #1338
I'll post once we have the fix in a public release!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi!
I'm trying to get this installed as a PWA. I have nginx reverse proxy set. a valid SSL cert. it is serving at https://subdomain.domain.com
I'm also running code-server with valid cert and cert-key paths
Nginx reverse proxy is set to https://127.0.0.1:8080
Everything works fine, except, I can't install the PWA:
Service worker seems to be there:

Any ideas?? thanks!
The text was updated successfully, but these errors were encountered: