fix: console errors, notif error

This commit is contained in:
Lala, Shahd
2026-05-14 20:16:36 +00:00
parent 3fa687c450
commit e436dc871c
19 changed files with 919 additions and 216 deletions
@@ -3,5 +3,6 @@ export const environment = {
apiBaseUrl: '',
accountServiceUrl: '',
wsBaseUrl: 'ws://localhost:8080',
userWsBaseUrl: 'ws://localhost:8084',
apiPath: '/api/board/game'
};