git clone https://github.com/communcom/gate.git
cd gatecp .env.example .envAdd variables
GLS_FACADE_CONNECT=http://facade-node:3000
GLS_AUTH_CONNECT=http://auth-node:3000cp docker-compose.example.yml docker-compose.yml docker-compose up -d --build