forked from MarseyWorld/MarseyWorld
answer a frequently asked question in the readme
parent
e19b2caf7d
commit
b041d541e8
|
@ -19,7 +19,7 @@ cd rDrama
|
||||||
docker-compose up
|
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue