mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
update service publishing
This commit is contained in:
parent
ebc38b7ab7
commit
ffc2fd3528
@ -43,11 +43,8 @@ function publishService(service, client) {
|
||||
|
||||
// TODO move elsewhere
|
||||
const config = {
|
||||
PLATFORM_FRONTEND_BASE_URL: 'https://platform.serverless-dev.com/',
|
||||
PLATFORM_FRONTEND_BASE_URL: 'https://platform.serverless.com/',
|
||||
GRAPHQL_ENDPOINT_URL: 'https://9iflr60nfb.execute-api.us-east-1.amazonaws.com/dev/graphql',
|
||||
AUTH0_CLIENT_ID: '09L1JPT2LSv8x0VKHdrs4p85FXpoIB6w',
|
||||
AUTH0_URL: 'https://serverlessdev.auth0.com',
|
||||
AUTH0_CALLBACK_URL: 'https://platform.serverless-dev.com/cli-authentication',
|
||||
};
|
||||
|
||||
// TODO move elsewhere
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user