chore(docker): include .env, fix port, install dotenv
This commit is contained in:
parent
6c994db855
commit
f396c98cbe
2 changed files with 12 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
__pycache__/
|
||||
*.py[cod]
|
||||
*.log
|
||||
.env
|
||||
!.env
|
||||
venv/
|
||||
.venv/
|
||||
dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue