Add docker-compose.yml to gitignore #617

Closed
norm wants to merge 1 commits from norm:docker-compose-example into develop

1 Commits

Author SHA1 Message Date
Norm da89d21332 Add docker-compose.yml to gitignore
ci/woodpecker/pr/build-amd64 Pipeline is pending Details
ci/woodpecker/pr/build-arm64 Pipeline is pending Details
ci/woodpecker/pr/docs Pipeline is pending Details
ci/woodpecker/pr/test Pipeline is pending Details
The docker-compose.yml file is likely to be edited quite extensively by
admins when setting up an instance. To make it easier to do upgrades
down the line, it should be ignored by git.

Instead we should provide the existing docker-compose.yml as a sample
config and update the docs to have the user copy it over to the root
directory to edit it themselves.
2023-08-06 13:30:29 +00:00