Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit 694704f

Browse files
committed
Merge branch 'simple-install' into 'master'
Update simple-install service address See merge request postgres-ai/database-lab!958
2 parents 9def6c7 + de1aea6 commit 694704f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines 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)

AltStyle によって変換されたページ (->オリジナル) /