git clone https://github.com/communcom/create-community-service.git
cd create-community-servicecp .env.example .envAdd variables
CYBERWAY_HTTP_URL=http://cyberway
GLS_WALLET_CONNECT=http://wallet-node:3000cp docker-compose.example.yml docker-compose.ymldocker-compose up -d --build