mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-25 19:22:46 +08:00
docker
This commit is contained in:
parent
99b445e7bc
commit
9b69a5c8f2
@ -139,7 +139,7 @@ services:
|
|||||||
max-file: "2"
|
max-file: "2"
|
||||||
|
|
||||||
open_im_enterprise:
|
open_im_enterprise:
|
||||||
image: openim/open_im_enterprise:v1.0.0
|
image: openim/open_im_enterprise:v1.0.1
|
||||||
container_name: open_im_enterprise
|
container_name: open_im_enterprise
|
||||||
volumes:
|
volumes:
|
||||||
- ./logs:/Open-IM-Enterprise/logs
|
- ./logs:/Open-IM-Enterprise/logs
|
||||||
@ -157,6 +157,8 @@ services:
|
|||||||
options:
|
options:
|
||||||
max-size: "1g"
|
max-size: "1g"
|
||||||
max-file: "2"
|
max-file: "2"
|
||||||
|
environment:
|
||||||
|
CONFIG_NAME: "/Open-IM-Enterprise"
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus
|
image: prom/prometheus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user