Skip to content

Commit

Permalink
Added continer name for TB in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Apr 17, 2024
1 parent 48c9426 commit 91d66db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: '3.5'
services:
tb:
container_name: tests_tb_1
image: "thingsboard/tb-postgres"
environment:
TB_QUEUE_TYPE: in-memory
Expand Down

0 comments on commit 91d66db

Please sign in to comment.