meet-demo: remove Caddyfile reference from deployment README

This commit is contained in:
cruizba 2025-11-19 17:53:24 +01:00
parent 77528b28f4
commit 69399bb2ff

View File

@ -8,7 +8,6 @@ This directory contains all the files needed to deploy the OpenVidu Meet Demo ap
deployment/
├── docker-compose.yml # Docker Compose configuration
├── Dockerfile # Application Docker image
├── Caddyfile # Caddy reverse proxy configuration
├── .env # Environment variables
└── README.md # This file
```