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