Copy or change backend url api here
// environment.ts
export const environment = {
// Note: without slash at the end.
api: 'http://localhost:5000/api' // dotnet cli
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
Copy or change backend url api here
// environment.ts
export const environment = {
// Note: without slash at the end.
api: 'http://localhost:5000/api' // dotnet cli
}