mirror of https://github.com/samply/bridgehead.git
Use correct link to dockerhub
This commit is contained in:
parent
fb583b474c
commit
acd6b94df6
|
@ -68,7 +68,7 @@ services:
|
||||||
- "traefik.http.routers.blaze_ccp.tls=true"
|
- "traefik.http.routers.blaze_ccp.tls=true"
|
||||||
|
|
||||||
ccp-search-share:
|
ccp-search-share:
|
||||||
image: "ghcr.io/samply/dktk-fed-search-share:main"
|
image: "samply/dktk-fed-search-share"
|
||||||
container_name: bridgehead-ccp-share
|
container_name: bridgehead-ccp-share
|
||||||
environment:
|
environment:
|
||||||
APP_BASE_URL: "http://dktk-fed-search-share:8080"
|
APP_BASE_URL: "http://dktk-fed-search-share:8080"
|
||||||
|
|
Loading…
Reference in New Issue