Fix build
This commit is contained in:
parent
750de4ef09
commit
8b05ad4ca6
@ -1,5 +1,6 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
webUrl: 'http://localhost:4200',
|
||||
apiUrl: 'http://localhost:8080',
|
||||
wsUrl: 'ws://localhost:8080/websocket',
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user