feat: new tourment and add bot
This commit is contained in:
@@ -2,7 +2,7 @@ export const environment = {
|
||||
production: false,
|
||||
apiBaseUrl: '',
|
||||
accountServiceUrl: '',
|
||||
wsBaseUrl: '',
|
||||
wsBaseUrl: 'ws://localhost:8084',
|
||||
userWsBaseUrl: 'ws://localhost:8084',
|
||||
apiPath: '/api/board/game'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user