mirror of
https://github.com/samply/bridgehead.git
synced 2026-04-01 01:00:16 +02:00
Update OVIS frontend image reference in ovis-compose.yml
Changed the image reference for the ovis-frontend service to use the updated `ovis-frontend` tag, ensuring consistency with the latest deployment standards.
This commit is contained in:
@@ -94,7 +94,7 @@ services:
|
|||||||
- "traefik.http.services.ovis-backend.loadbalancer.server.port=4001"
|
- "traefik.http.services.ovis-backend.loadbalancer.server.port=4001"
|
||||||
|
|
||||||
ovis-frontend:
|
ovis-frontend:
|
||||||
image: docker.verbis.dkfz.de/ovis/ovis-frontend-ccp:latest
|
image: docker.verbis.dkfz.de/ovis/ovis-frontend:latest
|
||||||
container_name: bridgehead-ccp-ovis-frontend
|
container_name: bridgehead-ccp-ovis-frontend
|
||||||
environment:
|
environment:
|
||||||
OVIS_PUBLIC_BASE_PATH: /ccp-ovis
|
OVIS_PUBLIC_BASE_PATH: /ccp-ovis
|
||||||
|
|||||||
Reference in New Issue
Block a user