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