Update
This commit is contained in:
parent
3ec65bb72d
commit
ca0ae3e991
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const environment = {
|
||||
production: true,
|
||||
debutUrl: "https://localhost/api/"
|
||||
debutUrl: "https://polynotfound.herokuapp.com/api/"
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue