Daniel hace 1 año
padre
commit
255252c803
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      matsen-tool/src/environments/environment.prod.ts

+ 1
- 1
matsen-tool/src/environments/environment.prod.ts Ver fichero

@@ -1,5 +1,5 @@
export const environment = {
production: true,
basePath: 'http://crm-api.matsen.lokal/',
basePath: 'http://crm-api.matsen.lokal',
apiUrl: 'http://crm-api.matsen.lokal/api'
};

Cargando…
Cancelar
Guardar