git clone https://github.com/communcom/embeds-cache.git
cd embeds-cachecp .env.example .envAdd variables
GLS_IFRAMELY_CONNECT=http://iframely:8061
GLS_REDIS_HOST=embeds-rediscp docker-compose.example.yml docker-compose.yml docker-compose up -d --build