fix: console errors, notif error
This commit is contained in:
@@ -3,5 +3,6 @@ export const environment = {
|
||||
apiBaseUrl: '',
|
||||
accountServiceUrl: '',
|
||||
wsBaseUrl: 'ws://localhost:8080',
|
||||
userWsBaseUrl: 'ws://localhost:8084',
|
||||
apiPath: '/api/board/game'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user