This commit is contained in:
holzi1005 2024-12-08 18:28:21 +01:00
parent 826aa96f26
commit 0231f14732

View file

@ -27,8 +27,12 @@ The setup script will clone and add files into the directory /opt/jitsi-admin.
You can therefrom run the composer command again or check the variables which are used to setup the containers
```sh
cd /opt/jitsi-admin && docker-compose up -d
cd /opt/jitsi-admin
```
Following Files are important and have been changed and setup with the script:
* .env.local
* docker.config
* docker-compose.yml
## Final Result