You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ **Security Note**: Never store sensitive credentials directly in environment variables. Use a secrets management system in production. See the [Security Guide](securing.md#secrets-management) for details.
46
+
⚠️ **Security Note**: Never store sensitive credentials directly in environment variables. Use a secrets management system in production. See the [Security Guide](../manage/securing.md#secrets-management) for details.
46
47
47
48
---
48
49
@@ -69,4 +70,4 @@ The default container image:
69
70
70
71
> For Kubernetes, you can mount a ConfigMap or Secret as `.env`.
71
72
72
-
**Important**: For production deployments, ensure you follow the container hardening guidelines in our [Security Guide](securing.md#container-security).
73
+
**Important**: For production deployments, ensure you follow the container hardening guidelines in our [Security Guide](../manage/securing.md#container-security).
0 commit comments