Remove a File
Learn how to remove a configuration file when it's no longer needed
- On Devopness, navigate to a project then select an environment
- Find the
Applicationscard - Click
Viewin theApplicationscard, to see a list of existingApplications - In the list of applications, find the application with the configuration file you want to remove and click the
NAMEof the application - Click the
CONFIGURATION FILEStab - In the list of configuration files, find the configuration file you want to remove and click
REMOVE - Follow the prompts then click
REMOVE CONFIGURATION FILE - In the list of configuration files, the recently removed
Configuration Filewill be goneA new deployment is required for your changes to take effect.
- Follow the guide Deploy Application