mirror of
https://github.com/DerTyp7/example-tvshows-angular.git
synced 2025-10-29 12:52:08 +01:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export const environment = {
|
|
production: true
|
|
};
|