chore(docker): include .env, fix port, install dotenv

This commit is contained in:
Cipher Vance 2025-09-09 08:31:16 -05:00
parent 6c994db855
commit f396c98cbe
2 changed files with 12 additions and 6 deletions

View file

@ -2,7 +2,7 @@
__pycache__/
*.py[cod]
*.log
.env
!.env
venv/
.venv/
dist/