Update
This commit is contained in:
parent
0cf86bd63f
commit
b92456d8d3
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
export const environment = {
|
||||
production: true
|
||||
production: true,
|
||||
debutUrl: "http://127.0.0.1/backend/"
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue