mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-22 04:39:19 +08:00
fix docker-compose run on CentOS error
This commit is contained in:
parent
4a2fe5c791
commit
13038514df
@ -9,7 +9,6 @@ services:
|
||||
container_name: mysql
|
||||
volumes:
|
||||
- /home/mysql/data:/var/lib/mysql
|
||||
- /etc/timezone:/etc/timezone
|
||||
- /etc/localtime:/etc/localtime
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: openIM
|
||||
|
Loading…
x
Reference in New Issue
Block a user