feature/cierres #30

Merged
aldarien merged 460 commits from feature/cierres into develop 2025-09-11 15:16:17 -03:00
328 changed files with 801 additions and 12981 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