| ▲ | tdeck 5 hours ago | |
What is the benefit of using HTTPS for this particular use case? | ||
| ▲ | t0mas88 5 hours ago | parent [-] | |
Some browser functions only work over https, localhost is the exception. So if you change localhost:5173 to myapp.vibe it needs a valid certificate. | ||