We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8221652 commit 997682eCopy full SHA for 997682e
packaging/docker/docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
dockerfile: "Dockerfile"
7
target: "ultimate-webbackend"
8
args:
9
- ULTIMATE_TMP_DIR: "${ULTIMATE_TMP_DIR-/tmp/ultimate}"
+ ULTIMATE_DIR_TMP: "${ULTIMATE_DIR_TMP-/tmp/ultimate}"
10
image: "ultimate-webbackend"
11
environment:
12
ULTIMATE_BACKEND_HOST: "${ULTIMATE_BACKEND_HOST-localhost}"
0 commit comments