Skip to content

Commit 92e1e63

Browse files
authored
app.viam.com not app.viam.dev
embarrassing how long it took me figure this out
1 parent 25e764c commit 92e1e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const dialConfigs: Record<string, DialConf> = {
2525
authEntity: 'my-api-key-id',
2626
payload: 'my-api-key-value',
2727
},
28-
signalingAddress: 'https://app.viam.dev:443',
28+
signalingAddress: 'https://app.viam.com:443',
2929
disableSessions: false,
3030
},
3131
};

0 commit comments

Comments
 (0)