We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent facb1a1 commit c35cc8aCopy full SHA for c35cc8a
src/environments/environment.ts
@@ -3,7 +3,7 @@
3
// The list of file replacements can be found in `angular.json`.
4
5
export const environment = {
6
- production: true,
+ production: false,
7
domain: '/',
8
apiUrl: '/epic_explorer/v1',
9
EMAIL : '[email protected]',
0 commit comments