feat(docker-compose): add Docker Compose YAMLs and .env (#5909)

This commit is contained in:
Sergio Garcia
2024-11-30 17:21:31 -04:00
committed by GitHub
parent 17c31c64d9
commit ff80a47123
4 changed files with 294 additions and 1 deletions

3
.gitignore vendored
View File

@@ -47,7 +47,8 @@ junit-reports/
*.tfstate
# .env
.env*
ui/.env*
api/.env*
# Coverage
.coverage*