Logs de pruebas
This commit is contained in:
@ -9,6 +9,7 @@ services:
|
||||
- ./.key.env
|
||||
volumes:
|
||||
- ${APP_PATH:-.}/:/code
|
||||
- ./logs/test:/logs
|
||||
command: [ '/code/bin/phpunit-watcher', 'watch' ]
|
||||
networks:
|
||||
- testing
|
||||
|
Reference in New Issue
Block a user