localhost 8080
This commit is contained in:
parent
1d165f68ba
commit
91f8f7ad7b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: "http://localhost:8081",
|
||||
apiUrl: "http://localhost:8080",
|
||||
tokenKey: "TOKEN-SIMPLEAT"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue