Skip to content

Commit 6ba8e1d

Browse files
committed
fedify tunnel does not require --port
[ci skip]
1 parent 17fcdae commit 6ba8e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/bot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Then, you can use the tunneling service to expose your bot to the public
328328
internet, for example, with [`fedify tunnel`]:[^1]
329329
330330
~~~~ bash
331-
fedify tunnel --port 8000
331+
fedify tunnel 8000
332332
~~~~
333333
334334
The above command will show a temporary public hostname that your bot can be

0 commit comments

Comments
 (0)