Update Local Env

This commit is contained in:
Yûki VACHOT 2021-11-12 17:21:47 +01:00
parent 569fc127d0
commit f6950f28d1

View file

@ -4,7 +4,7 @@
export const environment = {
production: false,
debutUrl: "http://127.0.0.1/backend/"
debutUrl: "http://127.0.0.1:3000/api/"
};
/*