Task #2844
Task #2850: Enable deployment by all
Feature #1595: Separate the files for different environments deployment.
Feature #2651: Support for FE environment separation.
Task #2850: Enable deployment by all
Feature #1595: Separate the files for different environments deployment.
Feature #2651: Support for FE environment separation.
Added by Ayush Khandelwal almost 2 years ago. Updated over 1 year ago.
Only the QA file has changed for the server.ts file.
Earlier on the QA server, we modified the caching policy only for testing. So, we don't need the server.ts file changes based on the environment.
If we want to change the caching policy later on, we will do the deployment by only changing that file.
When the work is done, we will revert the changes.
Working as expected.