feat: enhance LMS retention data with completion rates, improve LTI key handling, and refine dev setup scripts

This commit is contained in:
2026-02-24 12:43:58 -03:00
parent 06c0290813
commit c76125c96a
13 changed files with 117 additions and 19 deletions
+2
View File
@@ -33,6 +33,7 @@ services:
env_file: .env
extra_hosts:
- "host.docker.internal:host-gateway"
- "t-800:192.168.0.5"
depends_on:
- db
@@ -58,6 +59,7 @@ services:
env_file: .env
extra_hosts:
- "host.docker.internal:host-gateway"
- "t-800:192.168.0.5"
depends_on:
- db