diff options
Diffstat (limited to 'docker/integration_test/docker-compose.yaml')
| -rw-r--r-- | docker/integration_test/docker-compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/integration_test/docker-compose.yaml b/docker/integration_test/docker-compose.yaml index cd832be..4883761 100644 --- a/docker/integration_test/docker-compose.yaml +++ b/docker/integration_test/docker-compose.yaml @@ -65,7 +65,7 @@ services: - '18000:8000' volumes: - 'it_git_auth:/git/auth' - - 'it_git_repos:/git/repos' + - 'it_git_repos:/srv/git' volumes: it_openldap_data: |
