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