update variable environnement apiURL
This commit is contained in:
parent
0663a56350
commit
9e6b5f4f1e
@ -4,7 +4,7 @@
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: "http://localhost:8081",
|
||||
apiUrl: "http://localhost:8080",
|
||||
tokenKey: "TOKEN-SIMPLEAT"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user