14110. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/4/2018 4:54:43 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

14110.1 Files compared

# Location File Last Modified
1 CHAMPVA_Benefit_Eligibility_v1.0.0.zip docker-compose.yml Thu Dec 21 19:52:28 2017 UTC
2 CHAMPVA_Benefit_Eligibility_v1.0.0.zip docker-compose.yml Thu Jan 4 21:11:10 2018 UTC

14110.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 24
Changed 1 2
Inserted 0 0
Removed 0 0

14110.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

14110.4 Active regular expressions

No regular expressions were active.

14110.5 Comparison detail

  1   version: ' 2'
  2   services:
  3     api:
  4       contai ner_name:  cbe-server
  5       build:  .
  6       image:  ${DTR_PRE FIX}${DTR_ ORG}/cbe-s erver
  7       ports:
  8         - ' PORT:PORT '
  9       enviro nment:
  10         - "V AMF_ENVIRO NMENT=${VA MF_ENVIRON MENT}"
  11         - "C ONSUL_HTTP _ADDR=${CO NSUL_HTTP_ ADDR}"
  12         - "C ONSUL_TOKE N=$CONSUL_ TEMPLATE_T OKEN"
  13         - "c onstraint: nodetype== *service*"