mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-23 05:30:27 +01:00
Use the cce-explorer:main image from docker hub (instead of ghcr). (#362)
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.7"
|
|||||||
services:
|
services:
|
||||||
lens:
|
lens:
|
||||||
container_name: lens_federated-search
|
container_name: lens_federated-search
|
||||||
image: ghcr.io/samply/cce-explorer:main
|
image: samply/cce-explorer:main
|
||||||
labels:
|
labels:
|
||||||
- "traefik.http.services.lens.loadbalancer.server.port=3000"
|
- "traefik.http.services.lens.loadbalancer.server.port=3000"
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user