These should not be modified! ds -u will reset these files.
.appsfolder contains yml files that are used as templates for DockSTARTer to piece together your maindocker-compose.ymlfile.reqsfolder contains dummy yml files merged to prevent errors.env.examplefile contains the default variables and values for new installs
.envfile contains your personalized variables and values that are set via the GUI or by editing the file directly (runds -cafter editing)docker-compose.ymlfile contains the yml that DockSTARTer creates for you based on your.envvariables (this is overwritten every time DockSTARTer runs compose and should not be manually modified)docker-compose.override.yml(optional) file contains the yml that you may manually define to take priority over the yml defined indocker-compose.ymlgenerated by DockSTARTer