This commit is contained in:
Alan Lau 2019-11-26 12:19:27 +08:00 committed by 吴晟 Wu Sheng
parent e6081cd2d4
commit 128d8054bc
1 changed files with 2 additions and 0 deletions

View File

@ -38,7 +38,9 @@ services:
- ${env}
</#list>
</#if>
<#if start_script??>
- SCENARIO_START_SCRIPT=${start_script}
</#if>
- SCENARIO_NAME=${scenario_name}
- SCENARIO_VERSION=${scenario_version}
- SCENARIO_ENTRY_SERVICE=${entry_service}