diff --git a/README.md b/README.md index 4794399..bf33c04 100644 --- a/README.md +++ b/README.md @@ -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