|
|
|
@ -99,8 +99,8 @@ services:
|
|
|
|
|
command: minio server /data --console-address ':9090'
|
|
|
|
|
|
|
|
|
|
openim-server:
|
|
|
|
|
image: ghcr.io/openimsdk/openim-server:latest
|
|
|
|
|
# build: .
|
|
|
|
|
#image: ghcr.io/openimsdk/openim-server:latest
|
|
|
|
|
build: .
|
|
|
|
|
container_name: openim-server
|
|
|
|
|
volumes:
|
|
|
|
|
- ./logs:/openim/openim-server/logs
|
|
|
|
@ -170,4 +170,4 @@ services:
|
|
|
|
|
# container_name: node-exporter
|
|
|
|
|
# restart: always
|
|
|
|
|
# ports:
|
|
|
|
|
# - "9100:9100"
|
|
|
|
|
# - "9100:9100"
|
|
|
|
|