change port 8080
This commit is contained in:
parent
53119ea28a
commit
4afd11b34e
|
@ -4,7 +4,7 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://localhost:8088',
|
||||
apiUrl: 'http://localhost:8080',
|
||||
tokenKey: 'TOKEN-ORGANIZEE',
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue