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