Cuotas con detalle de UF y de Pies asociados

This commit is contained in:
Juan Pablo Vial
2024-03-26 13:21:47 -03:00
parent bef0a22758
commit c10f2e5912
7 changed files with 55 additions and 8 deletions

View File

@ -91,7 +91,7 @@ services:
service: web
volumes:
- ./logs/test:/logs
command: [ '/code/vendor/bin/phpunit-watcher', 'watch' ]
command: [ '/code/bin/phpunit-watcher', 'watch' ]
volumes:
dbdata: {}