Commit ·
8f1741f
1
Parent(s): 4d7fcdf
updated the readme file
Browse files
readme.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Auth :
|
| 2 |
+
--------------------------------------------------------
|
| 3 |
+
ngrok config add-authtoken 2Q8xOjna6gvwQRiMTZayN1uEgWy_6uRD8M1b6rZtYMz4yLzAw
|
| 4 |
+
|
| 5 |
+
# Run :
|
| 6 |
+
--------------------------------------------------------
|
| 7 |
+
ngrok http --domain=dominant-eagerly-deer.ngrok-free.app 8000
|