Skip to content

Commit b2add60

Browse files
authored
Remove unnecessary zulip-rabbit hostname.
As discussed in #195, `hostname` field is not necessary and just confusing.
1 parent c4b85f9 commit b2add60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ services:
2828
restart: always
2929
rabbitmq:
3030
image: 'rabbitmq:3.7.7'
31-
hostname: zulip-rabbit
3231
restart: always
3332
environment:
3433
RABBITMQ_DEFAULT_USER: 'zulip'

0 commit comments

Comments
 (0)