Skip to content

Commit

Permalink
Add hostnames and container names for PostgreSQL & Console
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelieMarcuzzo authored Mar 27, 2024
1 parent c32d479 commit 304c97a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions full-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,15 @@ services:
- kafka1

postgresql:
hostname: postgresql
container_name: postgresql
extends:
service: postgresql
file: conduktor.yml

conduktor-console:
hostname: conduktor-console
container_name: conduktor-console
extends:
service: conduktor-console
file: conduktor.yml
Expand Down

0 comments on commit 304c97a

Please sign in to comment.