incorrect network config for tb senderhome

This commit is contained in:
Alexander Kolotov 2022-02-25 15:18:58 +03:00
parent 2393d6c554
commit aa56744e8d

@ -102,7 +102,6 @@ services:
logging: logging:
driver: syslog driver: syslog
options: {tag: '{{.Name}}/{{.ID}}'} options: {tag: '{{.Name}}/{{.ID}}'}
networks: []
depends_on: depends_on:
- redis - redis
- rabbit - rabbit