fix: Create .env for installation in docker

This commit is contained in:
Davidson Gomes 2023-07-08 10:56:57 -03:00
parent 26a99d3696
commit 14ad09e867
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
/dist
/node_modules
# /Docker/.env
# Logs
logs/**.json
*.log