Update: Cors Origin
This commit is contained in:
parent
a4403f2694
commit
27063e37df
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const environment = {
|
||||
production: true,
|
||||
debutUrl: 'http://127.0.0.1:5000/api/'
|
||||
debutUrl: 'http://10.1.1.10:5000/api/'
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue