voilàvoilà

This commit is contained in:
Baptiste Peupier 2022-02-02 14:00:50 +01:00
parent 40cf1c239a
commit 4dc87f579c
3 changed files with 15 additions and 19 deletions

View file

@ -1,4 +1,4 @@
export const environment = {
production: true,
debutUrl: 'http://10.1.1.10:5000/api/'
debutUrl: 'http://10.1.1.10/api/'
};