Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 186 Bytes

File metadata and controls

9 lines (5 loc) · 186 Bytes

DDBMS-server

Regular server of distributed DBMS.

Start an app:

docker-compose up -d --build

The container would be on port, specified in docker-compose.yml (9001 by default).