Include .env in Docker build for easy llm setup (#2484)

Co-authored-by: Shuchang Zheng <shu@skyvern.com>
This commit is contained in:
Prakash Maheshwaran
2025-05-29 17:16:21 -04:00
committed by GitHub
parent ed9dda6d8f
commit 829e46c726
4 changed files with 11 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
**/.venv
**/.vscode
*.env*
!/.env
# Streamlit ignores
**/secrets*.toml