Skip to content
New issue

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

Possible typo of https:// scheme for IP addresses for personal server #665

Open
brassy-endomorph opened this issue Oct 8, 2024 · 1 comment

Comments

@brassy-endomorph
Copy link
Collaborator

Describe the bug

<pre>https://{{ ip_address }}</pre>

Expected behavior

This might never work because of how TLS certs are configured. It should probably be http:// (no s)

@glenn-sorrentino
Copy link
Member

The Personal Server uses mkcert for local HTTPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants