Merge pull request #506 from automatisch/docs/installation

docs: Remind that users can change password after installation
This commit is contained in:
Ömer Faruk Aydın
2022-09-13 20:20:21 +03:00
committed by GitHub

View File

@@ -15,6 +15,12 @@ docker compose up
## Let's discover!
✌️ That's it; you have Automatisch running. Let's check it out by browsing `http://localhost:3000` You can use `user@automatisch.io` email address and `sample` password to login to Automatisch.
✌️ That's it; you have Automatisch running. Let's check it out by browsing `http://localhost:3000`
:::tip
You can use `user@automatisch.io` email address and `sample` password to login to Automatisch. You can also change your password later on from the settings page.
:::
If you see any problems while installing Automatisch, let us know via [github issues](#) or our [discord server](https://discord.gg/dJSah9CVrC).