Skip to content

Commit 22d87a4

Browse files
committed
feat: use prod authURL
1 parent e571d94 commit 22d87a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export class Saturn {
3838
cdnURL: 'l1s.saturn.ms',
3939
logURL: 'https://twb3qukm2i654i3tnvx36char40aymqq.lambda-url.us-west-2.on.aws/',
4040
orchURL: 'https://orchestrator.strn.pl/nodes?maxNodes=100',
41-
authURL: 'https://fz3dyeyxmebszwhuiky7vggmsu0rlkoy.lambda-url.us-west-2.on.aws/',
41+
authURL: 'https://su4hesnyinnwvtk3h2rkauh5ja0qrisq.lambda-url.us-west-2.on.aws/',
4242
fallbackLimit: 5,
4343
connectTimeout: 5_000,
4444
downloadTimeout: 0

0 commit comments

Comments
 (0)