Update Local Env
This commit is contained in:
parent
569fc127d0
commit
f6950f28d1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
export const environment = {
|
export const environment = {
|
||||||
production: false,
|
production: false,
|
||||||
debutUrl: "http://127.0.0.1/backend/"
|
debutUrl: "http://127.0.0.1:3000/api/"
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Reference in a new issue