Include .env in Docker build for easy llm setup (#2484)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
This commit is contained in:
committed by
GitHub
parent
ed9dda6d8f
commit
829e46c726
@@ -10,6 +10,7 @@
|
||||
**/.venv
|
||||
**/.vscode
|
||||
*.env*
|
||||
!/.env
|
||||
# Streamlit ignores
|
||||
**/secrets*.toml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user