mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 13:50:14 +02:00
Modify container name (as it was a duplicate).
This commit is contained in:
@ -3,7 +3,7 @@ version: "3.7"
|
||||
services:
|
||||
blaze-airgapped:
|
||||
image: docker.verbis.dkfz.de/cache/samply/blaze:${BLAZE_TAG}
|
||||
container_name: bridgehead-cce-blaze
|
||||
container_name: bridgehead-cce-blaze-airgapped
|
||||
environment:
|
||||
BASE_URL: "http://bridgehead-cce-blaze:8080"
|
||||
JAVA_TOOL_OPTIONS: "-Xmx${BLAZE_MEMORY_CAP:-4096}m"
|
||||
|
Reference in New Issue
Block a user