Skip to content

Conversation

@fedellen
Copy link
Collaborator

No description provided.

if (!userProvidedURL) {
// Return default CLI turbo if no turbo url can be derived from the user
return new URL(turboProdUrl);
return new URL('https://upload.ardrive.dev');
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: should default to prod. but sending to dev temporarily

Suggested change
return new URL('https://upload.ardrive.dev');
return new URL('https://upload.ardrive.io');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants