📅  最后修改于: 2022-03-11 14:48:51.450000             🧑  作者: Mango
>Download ngrok from https://ngrok.com/download
>Install auth token
>Use this code to expose the localhost port 5001:
ngrok http https://localhost:5001 -host-header="localhost:5001"