Skip to content

Commit 036d46e

Browse files
mattboldtghedamat
authored andcommitted
[DOC] updated readme with ssh-tunnel Redis port details (#70)
1 parent 6019684 commit 036d46e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@ The Redis host. If [url](#url) is defined, then this option is not needed.
7272

7373
The Redis port. If [url](#url) is defined, then this option is not needed.
7474

75-
*Default:* `6379` or `context.tunnel.srcPort` if present (set by [ember-cli-deploy-ssh-tunnel][7])
75+
*Default:* `6379`
76+
77+
This option must not be overwritten if you're using [ember-cli-deploy-ssh-tunnel][7], where the default is `context.tunnel.srcPort`.
7678

7779
### database
7880

0 commit comments

Comments
 (0)