We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
VZ_MODE
docker-compose.yml
1 parent 99206d3 commit 348a3d7Copy full SHA for 348a3d7
infra/docker-compose.yml
@@ -7,6 +7,7 @@ services:
7
volumes:
8
- ${VZ_SERIAL_BASE_PLATE_HOST_PATH}:/data/serial-base-plates:ro
9
- ${VZ_SERIAL_NUMBER_PLATES_HOST_PATH}:/data/serial-number-plates:ro
10
+ - VZ_MODE:DEPLOY
11
networks:
12
- app-tier
13
depends_on:
0 commit comments