Commit e2b33c54 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Merge branch 'revert-c8c1c307' into 'master'

Revert "Merge branch 'dev' into 'master'"

See merge request redmic-project/etl/nifi!19
parents f8b645ad 5bdd2e14
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -56,6 +56,12 @@ volumes:
  nifi-state-vol:
    name: ${NIFI_STATE_VOL_NAME:-nifi-state-vol}

configs:
  logback-xml:
    name: ${LOGBACK_XML_NAME:-nifi-logback-xml}
    file: ./config/logback.xml

volumes:
  nifi-conf-vol:
    name: ${NIFI_CONF_VOL_NAME:-nifi-conf-vol}

@@ -73,8 +79,3 @@ volumes:

  ingest-data-vol:
    name: ${INGEST_DATA_VOL_NAME:-ingest-data-vol}
 No newline at end of file

configs:
  logback-xml:
    name: ${LOGBACK_XML_NAME:-nifi-logback-xml}
    file: ./config/logback.xml