Update ngrok script
We created a new reserved domain in the EU region.
This commit is contained in:
parent
9cf5e1cba3
commit
d46a05acae
@ -4,7 +4,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./run.sh",
|
"start": "./run.sh",
|
||||||
"ngrok": "ngrok http -region=ap -hostname=hubot-dev.kosmos.org localhost:8888"
|
"ngrok": "ngrok http -region=eu -hostname=hubot-dev.kosmos.org localhost:8888"
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
"Sebastian Kippe <sebastian@kip.pe>",
|
"Sebastian Kippe <sebastian@kip.pe>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user