mirror of https://github.com/samply/bridgehead.git
Changed image to docker.verbis.dkfz.de/cache/
Requested by Torben Brenner in PR 53
This commit is contained in:
parent
bedad57f41
commit
fa41f8d77f
|
@ -105,7 +105,7 @@ services:
|
|||
- ./root.crt.pem:/conf/root.crt.pem:ro
|
||||
|
||||
directory_sync_service:
|
||||
image: "samply/directory_sync_service"
|
||||
image: "docker.verbis.dkfz.de/cache/samply/directory_sync_service"
|
||||
environment:
|
||||
DS_DIRECTORY_URL: ${DS_DIRECTORY_URL}
|
||||
DS_DIRECTORY_USER_NAME: ${DS_DIRECTORY_USER_NAME}
|
||||
|
|
Loading…
Reference in New Issue