modify run files for ngrok
parent
8a24c550bb
commit
eb8afe0c51
1
run.sh
1
run.sh
|
|
@ -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
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
sudo ./ngrok http 8000
|
||||||
Loading…
Reference in New Issue