Skip to content

communcom/embeds-cache

Repository files navigation

embeds-cache

Clone the repository

git clone https://github.com/communcom/embeds-cache.git
cd embeds-cache

Create .env file

cp .env.example .env

Add variables

GLS_IFRAMELY_CONNECT=http://iframely:8061
GLS_REDIS_HOST=embeds-redis

Create docker-compose file

cp docker-compose.example.yml docker-compose.yml 

Run

docker-compose up -d --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published