diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 8a73b3e8..057eec5c 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -14,7 +14,7 @@ and change `allnet.server.host` to your LAN IP address (e.g. 192.168.0.?). You c > [!NOTE] > The guide above will create a new MariaDB database. -> If you were using SQLite Aqua before, it is not supported in AquaDX. Please export your data and import it to MariaDB. +> If you were using SQLite Aqua before, it is not supported in AquaDX. Please export your data and import it to your new instance. > If you were using MySQL Aqua before, you can migrate to MariaDB using [this guide here](docs/mysql_to_mariadb.md). ### Configuration