feat: add Docker Compose configuration for the learner-ui service.
This commit is contained in:
parent
85b2b5dcb7
commit
7ad15778e6
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
services:
|
services:
|
||||||
learner-ui:
|
learner-ui:
|
||||||
image: elearning-learner-ui:latest
|
image: frontend-learner-learner-ui:latest
|
||||||
build:
|
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
container_name: elearning-learner-ui
|
container_name: elearning-learner-ui
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue