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
Applications
card - Click
View
in theApplications
card, 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
NAME
of the application - Click the
CONFIGURATION FILES
tab - 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 File
will be goneA new deployment is required for your changes to take effect.
- Follow the guide Deploy Application