mirror of
https://github.com/samply/bridgehead.git
synced 2026-01-27 23:10:10 +01:00
Changes to make deployed CCE explorer work properly. (#368)
* Changes to make deployed CCE explorer work properly. In the lens environment section in services: - add PUBLIC_SPOT_URL value
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
lens:
|
||||
container_name: lens_federated-search
|
||||
image: samply/cce-explorer:main
|
||||
environment:
|
||||
PUBLIC_SPOT_URL: https://${HOST}/prod
|
||||
labels:
|
||||
- "traefik.http.services.lens.loadbalancer.server.port=3000"
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user