mirror of
https://github.com/robbie-cahill/tunnelmole-client.git
synced 2026-08-24 10:14:37 -05:00
Update message
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ export default async function tunnelmole(
|
||||
${chalk.yellow.bold(`
|
||||
You currently don't have anything running on port ${port}`)}.
|
||||
|
||||
For Tunnelmole to work, you'll need to start your service on port ${chalk.bold(port)} so that requests from the internet can reach your service.
|
||||
For Tunnelmole to work, you'll need to start your service on port ${chalk.bold(port)} so that requests from the internet can reach your service, then restart Tunnelmole.
|
||||
|
||||
You may have also chosen the wrong port, in which case, find out what port your service is actually running on and start Tunnelmole with that port instead.
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user