rdune71 commited on
Commit
824a35b
·
verified ·
1 Parent(s): adc9c59

Create ngrok.yml

Browse files
Files changed (1) hide show
  1. ngrok.yml +9 -0
ngrok.yml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ version: "2"
2
+ authtoken: 32HaXMF3tuRxfas1siT3CIhLjH4_2AXbGGma38NnCF1tjyJNZ
3
+ tunnels:
4
+ ai-coach-api:
5
+ addr: 8000
6
+ proto: http
7
+ ai-coach-ui:
8
+ addr: 8501
9
+ proto: http