parent
23ff789453
commit
8598b29bec
@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiURL: 'https://api.memorymap.fr/api/v1',
|
||||
apiURL: 'http://127.0.0.1:8000/api/v1',
|
||||
};
|
||||
|
Loading…
Reference in new issue