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

Update README.md

This commit is contained in:
wlinator 2024-08-08 06:57:20 -04:00
parent ed61203662
commit b5fa452383

View file

@ -25,9 +25,9 @@ Additionally, you'll need to create a Discord bot application and obtain a token
### Running Luminara:
1. Copy the contents from [docker-compose.prod.yml](docker-compose.prod.yml) to a new file named `docker-compose.yml` in an empty directory.
1. Copy the contents from [`docker-compose.prod.yml`](docker-compose.prod.yml) to a new file named `docker-compose.yml` in an empty directory.
2. Copy the `.env.example` file to a new file named `.env` in the same directory.
2. Copy the contents from [`.env.example`](.env.example) to a new file named `.env` in the same directory.
3. Fill out the `.env` file with your specific configuration details.