Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a518e26

Browse files
kylecarbscoadler
andauthored
Update cli/server.go
Co-authored-by: Colin Adler <[email protected]>
1 parent 9f991d7 commit a518e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ func Server(newAPI func(*coderd.Options) *coderd.API) *cobra.Command {
322322
STUNPort: 19302,
323323
}, {
324324
Name: "1b",
325-
RegionID: 1,
325+
RegionID: derpServerRegionID,
326326
HostName: accessURLParsed.Hostname(),
327327
DERPPort: accessURLPort,
328328
STUNPort: -1,

0 commit comments

Comments
 (0)