From e59d256fe88505a6972ac284cca8db2c3718937f Mon Sep 17 00:00:00 2001 From: Aevann1 <59999695+Aevann1@users.noreply.github.com> Date: Sat, 6 Aug 2022 06:11:13 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ef2303e7f..0df59c4c8 100644 --- a/readme.md +++ b/readme.md @@ -21,11 +21,11 @@ docker-compose up 3- That's it! Visit `localhost` in your browser. -4- Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, please edit the variables in the `env` file and then restart the docker container. +4- Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, edit the variables in the `env` file and then restart the docker container. ------ -For help or guidance with setting up your rDrama instance, please join this discord server https://discord.gg/czP2HgpyH3 +For help or guidance with setting up your rDrama instance, join this discord server https://discord.gg/czP2HgpyH3 ------