Skip to content

Commit

Permalink
Configuration naming tweak. (openziti/fabric#44, openziti/fabric#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelquigley committed Mar 24, 2020
1 parent 86738b8 commit 38efbe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/002.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ctrl:
link:
listeners:
- binding: transport
listener: tls:127.0.0.1:6002
bind: tls:127.0.0.1:6002
advertise: tls:127.0.0.1:6002
options:
outQueueSize: 16
Expand Down
2 changes: 1 addition & 1 deletion etc/004.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ ctrl:
link:
listeners:
- binding: transport
listener: tls:127.0.0.1:6004
bind: tls:127.0.0.1:6004
dialers:
- binding: transport

0 comments on commit 38efbe5

Please sign in to comment.