fix compose files.

This commit is contained in:
Nawaz Dhandala 2021-07-30 13:05:31 +01:00
parent a96331b356
commit 895620bb20
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ services:
# https://stackoverflow.com/questions/29181032/add-a-volume-to-docker-but-exclude-a-sub-folder
- /usr/src/app/node_modules/
ingestor:
data-ingestor:
ports:
- '3200:3200'
- '9239:9229' # Debugging port.

View File

@ -108,7 +108,7 @@ services:
environment:
- IS_SAAS_SERVICE=${IS_SAAS_SERVICE}
build: ./licensing
ingestor:
data-ingestor:
ports:
- '3200:3200'
build: ./data-ingestor