Update docker-compose.yml
This commit is contained in:
@@ -4,8 +4,6 @@ version: '3.3'
|
||||
services:
|
||||
whoami:
|
||||
image: traefik/whoami # Servicio de prueba
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- PRUEBA
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user