diff --git a/i18n/en/docusaurus-plugin-content-docs/version-2.0/starter/login.md b/i18n/en/docusaurus-plugin-content-docs/version-2.0/starter/login.md index d7c982cc..0d173aa6 100644 --- a/i18n/en/docusaurus-plugin-content-docs/version-2.0/starter/login.md +++ b/i18n/en/docusaurus-plugin-content-docs/version-2.0/starter/login.md @@ -20,7 +20,9 @@ Before logging in, ensure the following: 1. Open your browser and visit: `http://:9000` 2. On first visit, the **Setup Wizard** will guide you to create an administrator account and configure basic settings + ![Websoft9 Setup Wizard](./assets/websoft9-setupwizard.png) 3. After setup, log in with the administrator account you just created + ![Websoft9 Login Page](./assets/websoft9-loginpage.png) > Websoft9 uses its own user system. The administrator account is created in the Setup Wizard and is independent of the server's operating system accounts. diff --git a/package.json b/package.json index 4d5e4e33..b5462e52 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,9 @@ "engines": { "node": ">=18.0" }, + "resolutions": { + "webpack": "5.95.0" + }, "browserslist": { "production": [ ">0.5%",