vega-frontend-monorepo/apps/liquidity-provision-dashboard/src/environments/environment.ts

7 lines
218 B
TypeScript
Raw Normal View History

// 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,
};