### Settings
Edit the following environment variable files:

permission.env -> Point to authentication database
auth.env -> Point to authentication database
api.env -> Point to content database
edithistory.env -> Point to MongoDb
front.env -> Point to the front database.

-> docker-compose pull
-> docker-compose up -database
Run -> http://localhost:8050 (firefox)

### Others
In the .env file you can change the mib image version and the docker registry endpoint.