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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,8 +4,6 @@ version: '3.3'
services:
whoami:
image: traefik/whoami # Servicio de prueba
env_file:
- .env
environment:
- PRUEBA
deploy: