changed env to prod

pull/45/head
Isaac Grynsztein 5 years ago
parent 7d9ad0fce1
commit d7068953a8

@ -4,5 +4,5 @@
// The list of which env maps to which file can be found in `.angular-cli.json`.
export const environment = {
production: false
production: true
};

Loading…
Cancel
Save