feat: Add Docker Compose configuration for the frontend management service.
This commit is contained in:
parent
b24988d8bc
commit
3c351b2f56
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ services:
|
||||||
start_period: 40s
|
start_period: 40s
|
||||||
networks:
|
networks:
|
||||||
- elearning-network
|
- elearning-network
|
||||||
|
privileged: true
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
elearning-network:
|
elearning-network:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue