Currently trying to connect to my site with ngrok, however I’m not familiar with with adding it to Discourse’s host whitelist?
My installation is based on this guide Beginners Guide to Install Discourse on Windows 10 for Development
Currently trying to connect to my site with ngrok, however I’m not familiar with with adding it to Discourse’s host whitelist?
Voir
Donc cela devrait fonctionner :
RAILS_DEVELOPMENT_HOSTS=0.tcp.ngrok.io bin/unicorn
Lorsque vous travaillez avec des fonctionnalités liées à l’audio/vidéo, utilisez toujours l’URL basée sur https fournie par ngrok. Sinon, le navigateur ne demandera pas l’autorisation d’accéder au matériel.