fix repo scan path in docker-compose.yml
it is set to `/home/git/repositories` everywhere else (volume mounting, keyfetch config, etc) inside the docker directory.
without this, knotserver uses the default value "/home/git" which means it is out of sync with everywhere else.