## Change the variables

1. Change the UID:GID in the docker-compose file to match your user and group id.

## Run the docker-compose file

```bash
docker-compose up -d
```
