Skip to content

Commit c35cc8a

Browse files
committed
fix enviorment.ts files
1 parent facb1a1 commit c35cc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/environment.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// The list of file replacements can be found in `angular.json`.
44

55
export const environment = {
6-
production: true,
6+
production: false,
77
domain: '/',
88
apiUrl: '/epic_explorer/v1',
99
EMAIL : '[email protected]',

0 commit comments

Comments
 (0)