We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af4fb6 commit f080288Copy full SHA for f080288
src/environments/environment.ts
@@ -5,7 +5,7 @@
5
6
export const environment = {
7
production: false,
8
- graphqlUri: 'http://localhost:23431/graphql'
+ graphqlUri: 'http://localhost:2020/graphql'
9
};
10
11
/*
0 commit comments