Skip to content

Commit

Permalink
Configure local CO to talk to HO in port 2080
Browse files Browse the repository at this point in the history
  • Loading branch information
jemoreira committed Nov 16, 2023
1 parent 5a74cb9 commit c07508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ HostImageFamily = ""
HostOrchestratorPort = 1080

[InstanceManager.UNIX]
HostOrchestratorPort = 1081
HostOrchestratorPort = 2080

[WebRTC]
STUNServers = ["stun:stun.l.google.com:19302"]
Expand Down

0 comments on commit c07508d

Please sign in to comment.