Update readme.md

This commit is contained in:
Aevann1 2022-02-12 07:55:00 -08:00 committed by GitHub
parent 767af8de05
commit ca8f5cd565
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,6 @@
[![Website](https://img.shields.io/website/https/rdrama.net?down_color=red&down_message=down&up_message=up)](https://www.rdrama.net) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Aevann1/Drama) ![Lines of code](https://img.shields.io/tokei/lines/github/Aevann1/Drama)
This code runs https://rdrama.net, https://pcmemes.net, https://ruqqus.us, and https://2much4you.net
# Installation
Installing Drama locally is the fastest way to get the software up and running and start tinkering under the hood.
---
# Windows/Linux/MacOS
# Installation (Windows/Linux/MacOS)
1- Install Docker on your machine.
@ -24,4 +18,4 @@ 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, please edit the variables in the `env` file and then restart the docker container.