feat: NCWF-10 streaming endpoint (#14)
Co-authored-by: shahdlala66 <shahd.lala66@gmail.com> Reviewed-on: #14
This commit was merged in pull request #14.
This commit is contained in:
@@ -4,5 +4,6 @@ export const environment = {
|
||||
accountServiceUrl: '',
|
||||
wsBaseUrl: 'ws://localhost:8084',
|
||||
userWsBaseUrl: 'ws://localhost:8084',
|
||||
apiPath: '/api/board/game'
|
||||
apiPath: '/api/board/game',
|
||||
tournamentServerUrl: 'http://141.37.123.132:8086'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user