feature/cierres #31

Merged
aldarien merged 462 commits from feature/cierres into develop 2025-09-11 17:05:18 -03:00
377 changed files with 951 additions and 16747 deletions
Showing only changes of commit 28c93a42bc - Show all commits

View File

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