Index

src/app/services/api.service.ts

API_URL
API_URL:
Default value : environment.apiUrl

Api endpoint

src/test.ts

context
context:
Default value : require.context('./', true, /\.spec\.ts$/)
require
require: any
Type : any

src/environments/environment.prod.ts

environment
environment: object
Type : object
Default value : { production: true, apiUrl: 'http://localhost:3000' }

src/environments/environment.ts

environment
environment: object
Type : object
Default value : { production: false, apiUrl: 'http://localhost:4200' }

results matching ""

    No results matching ""