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