mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
250 B
250 B
Running the development environment
Starting:
docker-compose up --build -d
docker-compose logs -f edumeet
Accessing endpoints:
- Edumeet: https://127.0.0.1:4443/
- Prometheus: http://127.0.0.1:9090/
- Grafana: http://127.0.0.1:9091/