mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
Update docker-compose.yml
This commit is contained in:
parent
6cf744dec6
commit
60bc155ce6
@ -4,6 +4,8 @@ version: '3.3'
|
||||
services:
|
||||
whoami:
|
||||
image: traefik/whoami # Servicio de prueba
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- PRUEBA
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user