Task #2844
Task #2850: Enable deployment by all
Feature #1595: Separate the files for different environments deployment.
Feature #2651: Support for FE environment separation.
Support for server.ts for all the different environments.
Updated by Ayush Khandelwal almost 2 years ago
- Status changed from New to In Progress
- Estimated time set to 3.00 h
Updated by Ayush Khandelwal almost 2 years 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.
Updated by Ayush Khandelwal almost 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Ayush Khandelwal over 1 year ago
- Status changed from Resolved to Closed
Working as expected.