Skip to content

Commit 05a819a

Browse files
authored
.prod.ts
1 parent 49be20f commit 05a819a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
export const environment = {
22
production: true,
3-
};
3+
baseURL: 'https://localhost:7035'
4+
5+
};

0 commit comments

Comments
 (0)