1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 18:03:12 +00:00

Update README.md

This commit is contained in:
wlinator 2024-03-26 19:31:48 +00:00
parent 5d9e28b4b3
commit dfd68d4cd1

View file

@ -2,8 +2,6 @@
![Racu art](art/racu_logo.png)
Some icons used in Racu are provided by [Icons8](https://icons8.com/).
## Self host
**The next part of this README explains how to self-host Racu, this allows you to host your own version of my code and create a personalized Discord bot.**
@ -37,3 +35,7 @@ docker compose up -d --build
- `MARIADB_USER`: the username for your MariaDB database.
- `MARIADB_PASSWORD`: the password for your database.
- `MARIADB_ROOT_PASSWORD`: the root password for your database. (can be ignored unless you have a specific use for it)
---
Some icons used in Racu are provided by [Icons8](https://icons8.com/).