chore: added documentation
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 2m52s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m52s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 3m3s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m8s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m52s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m48s

This commit is contained in:
2025-11-12 23:08:23 -05:00
parent e4a55af694
commit 87b646f8d2
28 changed files with 514 additions and 84 deletions

View File

@@ -83,6 +83,7 @@ services:
postgres:
condition: service_healthy
environment:
QUEUE_BROKER: kafka
PHP_IDE_CONFIG: serverName=localhost
WORKERS: 1
DEBUG: 1