4ae410eaab
* feat: [console-lite] - change app name * feat: [console-lite] - change app name Co-authored-by: maciek <maciek@vegaprotocol.io>
7 lines
218 B
TypeScript
7 lines
218 B
TypeScript
// This file can be replaced during build by using the `fileReplacements` array.
|
|
// When building for production, this file is replaced with `environment.prod.ts`.
|
|
|
|
export const environment = {
|
|
production: false,
|
|
};
|