mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
root user for kafka
This commit is contained in:
parent
b76816bc14
commit
24a7112136
@ -60,6 +60,7 @@ services:
|
||||
kafka:
|
||||
image: "${KAFKA_IMAGE}"
|
||||
container_name: kafka
|
||||
user: root
|
||||
restart: always
|
||||
ports:
|
||||
- "19094:9094"
|
||||
|
Loading…
x
Reference in New Issue
Block a user