castalla wrote: > Before setting up the service, I wanted to try the changed config. What > command should I use to start ngrok using the new config. I tried the > command line in your instructions but this went into a display page in > the terminal which I couldn't disown.
ngrok start -config=/home/pi/.ngrok2/ngrok.yml mediaserver The config file defines a tunnel called mediaserver, so this will start it manually. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=111016 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
