Renombrar docker-compose.yaml a docker-compose.yml

This commit is contained in:
2025-12-02 19:20:14 +01:00
parent ba4d444f7e
commit fef085efef
3 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ auth-basic:
### Aplicar middleware a un servicio
En el `docker-compose.yaml` de tu servicio:
En el `docker-compose.yml` de tu servicio:
```yaml
services: