riturazzz

Results 2 issues of riturazzz

updated docker-compose.yml file and adding instruction in README void db container permission issue ### PR Fixes: - 1 updated docker-compose.yml file to use docker volume created named postgres-data - 2...

**Describe the bug** Running `docker compose up` command throw error for permission for /var/lib/postgresql/data. **To Reproduce** Steps to reproduce the behavior: 1. clone the repo 2. run the command `docker...

bug