mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 13:11:29 +03:00
changed env to prod
This commit is contained in:
@@ -4,5 +4,5 @@
|
|||||||
// The list of which env maps to which file can be found in `.angular-cli.json`.
|
// The list of which env maps to which file can be found in `.angular-cli.json`.
|
||||||
|
|
||||||
export const environment = {
|
export const environment = {
|
||||||
production: false
|
production: true
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user