forked from MarseyWorld/MarseyWorld
master
parent
cf2465ce2b
commit
1b1d441f0c
|
@ -24,7 +24,7 @@ docker-compose up
|
|||
|
||||
4- That's it! Visit `localhost` in your browser.
|
||||
|
||||
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 edit the variables in the docker-compose.yml file and then restart the docker container.
|
||||
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 edit the variables in the docker-compose.yml file and then restart the docker container from inside the docker app.
|
||||
|
||||
---
|
||||
|
||||
|
@ -57,4 +57,4 @@ source setup
|
|||
nano /env
|
||||
```
|
||||
|
||||
then run `source restart` to apply the changes.
|
||||
then run `source /drama/restart` to apply the changes.
|
||||
|
|
Loading…
Reference in New Issue