Use example compose and ignore local deploy env files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -22,3 +22,7 @@ dist/
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Local deployment files
|
||||
docker-compose.yml
|
||||
docker-compose.override.yml
|
||||
|
||||
Reference in New Issue
Block a user