modify run files for ngrok

develop
TBS093A 2020-05-27 18:34:53 +02:00
parent 8a24c550bb
commit eb8afe0c51
2 changed files with 1 additions and 1 deletions

1
run.sh
View File

@ -1,3 +1,2 @@
sudo sysctl fs.inotify.max_user_watches=524288 sudo sysctl fs.inotify.max_user_watches=524288
gatsby develop gatsby develop
sudo ./ngrok http 8000

1
runNgrok.sh 100755
View File

@ -0,0 +1 @@
sudo ./ngrok http 8000