Files
kjvstudy.org/.dockerignore
T
kennethreitz 8c79f732f8 Add Fly.io deployment configuration
- Add Dockerfile with multi-stage Python build
- Add GitHub Actions workflow for automatic deployment on main branch
- Add fly.toml with app configuration and auto-scaling settings
- Add .dockerignore to exclude development files from build context
2025-05-26 12:56:20 -04:00

6 lines
42 B
Plaintext

fly.toml
.git/
__pycache__/
.envrc
.venv/