Logs de pruebas

This commit is contained in:
Juan Pablo Vial
2025-04-30 00:14:24 -04:00
parent 4ff5d28522
commit 28c93a42bc

View File

@ -9,6 +9,7 @@ services:
- ./.key.env
volumes:
- ${APP_PATH:-.}/:/code
- ./logs/test:/logs
command: [ '/code/bin/phpunit-watcher', 'watch' ]
networks:
- testing