feat: enhance LMS retention data with completion rates, improve LTI key handling, and refine dev setup scripts
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user