Skip to content

Commit

Permalink
update linker service name
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewErispe committed Oct 4, 2023
1 parent fa230eb commit e4d3c56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client-registry-jempi/docker-compose.combined-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
protocol: tcp
mode: host

jempi-linker:
linker:
ports:
- published: 50010
target: 50000
Expand Down
2 changes: 1 addition & 1 deletion client-registry-jempi/docker-compose.combined.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ services:
kafka:
default:

jempi-linker:
linker:
image: jembi/jempi-linker:${JEMPI_LINKER_IMAGE_TAG}
environment:
POSTGRESQL_USER: ${POSTGRESQL_USERNAME}
Expand Down

0 comments on commit e4d3c56

Please sign in to comment.