This commit is contained in:
Aevann1 2022-01-23 21:51:56 +02:00
parent 1e3491a34a
commit 9585efa68d
12 changed files with 119 additions and 319 deletions

View file

@ -54,7 +54,7 @@ source setup
5- 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 run this command and edit the variables:
```
nano /env
nano /env.sh
```
then run `source /drama/restart` to apply the changes.