Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix univer ws server url on CORS #22

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

hexf00
Copy link
Member

@hexf00 hexf00 commented Dec 2, 2024

No description provided.

@hexf00 hexf00 changed the title fix: fix univer ws server url on cros fix: fix univer ws server url on cors Dec 2, 2024
@hexf00 hexf00 changed the title fix: fix univer ws server url on cors fix: fix univer ws server url on CORS Dec 2, 2024
@@ -58,6 +58,7 @@ export function UniverSheetsCollaborationPreset(config: Partial<IUniverSheetsCol
uploadFileServerUrl: `${serverEndpoint}/universer-api/stream/file/upload`,
signUrlServerUrl: `${serverEndpoint}/universer-api/file/{fileID}/sign-url`,
downloadEndpointUrl: `${serverEndpoint}/`,
wsSessionTicketUrl: `${serverEndpoint}/universer-api/user/session-ticket`,
Copy link
Member

Choose a reason for hiding this comment

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

What about preset-docs-collaboration?

@hexf00 hexf00 merged commit d9facee into dev Dec 3, 2024
1 check passed
@hexf00 hexf00 deleted the fix/fix-univer-server-url-cros branch December 3, 2024 14:47
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