mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-24 23:35:43 +00:00
Merge branch 'chore/replace-configuration' into 'development'
replace-configuration See merge request mbugroup/lti-api!56
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ services:
|
|||||||
dockerfile: Dockerfile.dev
|
dockerfile: Dockerfile.dev
|
||||||
container_name: dev-api-lti
|
container_name: dev-api-lti
|
||||||
working_dir: /lti-api
|
working_dir: /lti-api
|
||||||
command: ["/bin/sh", "credential/entrypoint.sh"]
|
command: ["/bin/sh", "scripts/entrypoint.sh"]
|
||||||
ports:
|
ports:
|
||||||
- "8081:8081"
|
- "8081:8081"
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
Reference in New Issue
Block a user