Skip to content

Commit 2e4920e

Browse files
Semantic revision
1 parent 2b922bc commit 2e4920e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/reverse-tunneling-authenticated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
image: jpillora/chisel
6868
restart: unless-stopped
6969
container_name: chisel
70-
# ⬇️ Pass CLI arguments one at a time in an array, as required by compose.
70+
# ⬇️ Pass CLI arguments one at a time in an array, as required by docker compose.
7171
command:
7272
- 'server'
7373
# ⬇️ Use the --key=value syntax, since docker compose doesn't parse whitespace well.

0 commit comments

Comments
 (0)