This commit is contained in:
Aevann1 2021-09-06 01:34:56 +02:00
parent b00ae54213
commit 9e6c8b5b16
3 changed files with 47 additions and 1 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 /drama/env.sh
nano /env
```
then run `source restart` to apply the changes.