mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-05 12:00:36 +01:00
Create env to control dnpm synthetic data generation
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
container_name: bridgehead-dnpm-backend
|
||||
environment:
|
||||
- ZPM_SITE=${ZPM_SITE}
|
||||
- N_RANDOM_FILES=${DNPM_SYNTH_NUM}
|
||||
volumes:
|
||||
- /etc/bridgehead/dnpm:/bwhc_config:ro
|
||||
- ${DNPM_DATA_DIR}:/bwhc_data
|
||||
|
||||
Reference in New Issue
Block a user