Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit de1aea6

Browse filesBrowse files
committed
Update simple-install service address
1 parent 9def6c7 commit de1aea6
Copy full SHA for de1aea6

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎ui/packages/platform/src/helpers/simpleInstallRequest.ts

Copy file name to clipboardExpand all lines: ui/packages/platform/src/helpers/simpleInstallRequest.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import {
55

66
const sign = require('jwt-encode')
77

8-
export const SI_API_SERVER = 'https://si.aws.postgres.ai'
8+
export const SI_API_SERVER = 'https://si.dblab.dev'
99

1010
export const JWT_SECRET = 'some-jwt-secret'
1111
export const JWT_PAYLOAD = (userID?: number) => ({

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.