From b041d541e8c49693135661c27682f5231480ff0d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 16 Sep 2022 15:45:45 +0200 Subject: [PATCH] answer a frequently asked question in the readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 44a7a3017..ea0eb010e 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ cd rDrama docker-compose up ``` -3- That's it! Visit `localhost` in your browser. +3- That's it! Visit `localhost` in your browser and make an account (the first account to be made will have full admin rights) 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.