{
  "environment": "production",
  "flag": "CONF01_SYSTEM_INFO_EXPOSED",
  "internal_services": {
    "admin_panel": "This service (should be internal only!)",
    "database": "crosswind-db:3306",
    "internal_api": "internal-api:8080",
    "web_app": "crosswind-web:5000"
  },
  "security_note": "This endpoint exposes internal architecture",
  "server_info": {
    "container": "Docker",
    "framework": "Flask",
    "host": "52933ff313fc",
    "python_version": "3.9"
  },
  "system": "CrossWind Admin Panel v2.1"
}
