Commit 780ba0a901f07d6318e8d81b223750afad240eb2

Authored by Clang
Committed by GitHub
1 parent 10426383
Exists in master

Update ngrok.conf

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
ngrok.conf
1 1 server_addr: youdomain.com:4443
2 2 trust_host_root_certs: false
3 3 inspect_addr: disabled
4   -auth_token: test
5   -password: "MjRsYVSA98Ixs1RM"
  4 +auth_token: 用户ID
  5 +password: "认证ID"
6 6  
7 7 tunnels:
8 8  
... ...