env c
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export const environment = {
|
||||
production: true
|
||||
|
||||
};
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// `ng build` replaces `environment.ts` with `environment.prod.ts`.
|
||||
// The list of file replacements can be found in `angular.json`.
|
||||
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiKey: '', // <-- Enter your own key here!'
|
||||
|
||||
Reference in New Issue
Block a user