Skip to content

Commit

Permalink
feat: use prod authURL
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzo committed Nov 2, 2023
1 parent e571d94 commit 22d87a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export class Saturn {
cdnURL: 'l1s.saturn.ms',
logURL: 'https://twb3qukm2i654i3tnvx36char40aymqq.lambda-url.us-west-2.on.aws/',
orchURL: 'https://orchestrator.strn.pl/nodes?maxNodes=100',
authURL: 'https://fz3dyeyxmebszwhuiky7vggmsu0rlkoy.lambda-url.us-west-2.on.aws/',
authURL: 'https://su4hesnyinnwvtk3h2rkauh5ja0qrisq.lambda-url.us-west-2.on.aws/',
fallbackLimit: 5,
connectTimeout: 5_000,
downloadTimeout: 0
Expand Down

0 comments on commit 22d87a4

Please sign in to comment.