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