feat: Add Docker Compose configuration for the frontend management service.

This commit is contained in:
Missez 2026-02-05 14:05:46 +07:00
parent b24988d8bc
commit 3c351b2f56

View file

@ -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: