(web): dashboard enhancements
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
graphQl: {
|
||||
endpoint: 'https://avicenna.genius.ceo/graphql',
|
||||
ws: 'ws://avicenna.genius.ceo/graphql',
|
||||
endpoint: 'http://localhost:3000/graphql',
|
||||
ws: 'ws://localhost:3000/graphql',
|
||||
},
|
||||
msAuth: {
|
||||
clientId: '9a4a1e7a-9544-439f-9cd3-3c20066a8a82',
|
||||
|
||||
Reference in New Issue
Block a user