feat: Remove outdated documentation files and update SSL certificate paths in installer scripts
This commit is contained in:
@@ -23,7 +23,7 @@ done
|
||||
|
||||
# Execute docker compose
|
||||
echo "Running docker compose..."
|
||||
docker compose -f "docker/compose.yml" up -d
|
||||
docker compose -f "compose.yml" up -d
|
||||
|
||||
# Check if the operation was successful
|
||||
if [ $? -eq 0 ]; then
|
||||
|
Reference in New Issue
Block a user