Add spliceCompleted functionality and update WorkorderMph components

This commit is contained in:
2025-11-26 10:58:18 +01:00
parent ed8a7cb8d8
commit 8ea51b3900
8 changed files with 383 additions and 177 deletions

View File

@@ -7,7 +7,7 @@ services:
- "80:80"
volumes:
- ./docker/php/apache.conf:/etc/apache2/sites-available/000-default.conf
- ./docker/php/custom.ini:/etc/php/8.2/apache2/conf.d/99-custom.ini
- ./docker/php/custom.ini:/etc/php/8.4/apache2/conf.d/99-custom.ini
- ./docker/php/logs:/var/log/apache2
- ./:/var/www/html
- vendor:/var/www/html/vendor