import React from 'react'; import { EditInstanceDetails } from '../../../../components/config/EditInstanceDetails2'; export default function ConfigServerDetails() { return (

You should change your admin password from the default and keep it safe. For most people it's likely the other settings will not need to be changed.

); }