mirror of
https://github.com/mempool/mempool.git
synced 2025-01-09 23:16:48 +01:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
|
export const environment = {
|
||
|
production: true
|
||
|
};
|