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).
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
services:
|
||||
lens:
|
||||
container_name: lens_federated-search
|
||||
image: ghcr.io/samply/cce-explorer:main
|
||||
image: samply/cce-explorer:main
|
||||
labels:
|
||||
- "traefik.http.services.lens.loadbalancer.server.port=3000"
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user