Commit 058bac7
fix: Configure for ca-tor region and fix SKIP_AUTH default
- Change default region from us-south to ca-tor (uses ca.icr.io)
- Add default value for SKIP_AUTH (false) to prevent Pydantic validation errors
- Use backend/Dockerfile.backend instead of Dockerfile.codeengine for CPU-only PyTorch
- All deployments now use ca.icr.io (Toronto region) instead of us.icr.io
Fixes:
- CUDA libraries removed (CPU-only PyTorch)
- email-validator properly installed
- SKIP_AUTH validation error resolved
- Region configured for Toronto (ca-tor)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent a6166af commit 058bac7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
| 771 | + | |
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
| |||
0 commit comments