From 0231f147327ad3859a0edea52d4116e0cffe3f3d Mon Sep 17 00:00:00 2001 From: holzi1005 Date: Sun, 8 Dec 2024 18:28:21 +0100 Subject: [PATCH] update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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