my-chat-room/apps/api/src/environments/environment.ts

4 lines
53 B
TypeScript

export const environment = {
production: false,
};