Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 180 Bytes

File metadata and controls

8 lines (7 loc) · 180 Bytes

Docker Compose (recommended for self-hosting)

git clone https://github.com/FluidifyAI/Regen.git
cd Regen
cp .env.example .env   # edit as needed
docker-compose up -d