Hey,
I am trying to set-up falcon to work with multi-tenant app on WSL2 windows.
I was able to generate a certificate for lvh.me with
bundle exec falcon serve --hostname lvh.me -p 3000
Retrieve my certificates here : ~/.local/state/localhost.rb
But I can't manage to make the certificate works for every subdomain *.lvh.me
Hey,
I am trying to set-up falcon to work with multi-tenant app on WSL2 windows.
I was able to generate a certificate for lvh.me with
bundle exec falcon serve --hostname lvh.me -p 3000Retrieve my certificates here :
~/.local/state/localhost.rbBut I can't manage to make the certificate works for every subdomain *.lvh.me