aled putain

This commit is contained in:
Baptiste Peupier 2022-02-02 13:37:22 +01:00
parent 2930780766
commit 40cf1c239a
2 changed files with 2 additions and 2 deletions

View file

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