Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 235 Bytes

Decidim in Docker

First run

clone this repository

Copy the .env.example to .env

Check the ports exposed in docker-compose.yml

Run this command:

docker-compose up

PS: This is a experimental repository