homelab/compose/services/code-server
Eduardo Figueroa 60781182f6 feat(security): Restrict sensitive services to local network
Apply local-only middleware to:
- Backrest (backup management)
- Code Server (IDE)
- Ollama (LLM API)

These services now require both SSO authentication and local network
access (10.0.0.0/16), preventing external access while maintaining
convenience on LAN.
2025-12-04 18:43:46 +00:00
..
compose.yaml feat(security): Restrict sensitive services to local network 2025-12-04 18:43:46 +00:00