Update docker-compose.yml

This commit is contained in:
Mauricio Siu
2025-01-31 01:17:52 -06:00
committed by GitHub
parent 51d817d6c6
commit 6cf744dec6
-2
View File
@@ -4,8 +4,6 @@ version: '3.3'
services:
whoami:
image: traefik/whoami # Servicio de prueba
env_file:
- .env
environment:
- PRUEBA
deploy: