mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
dockerfile
This commit is contained in:
@@ -15,4 +15,4 @@ COPY ./open_im_api ./
|
||||
|
||||
VOLUME ["/Open-IM-Server/logs","/Open-IM-Server/config"]
|
||||
|
||||
CMD ["${WORKDIR}/open_im_api","--port", "10002"]
|
||||
CMD ["./open_im_api","--port", "10002"]
|
||||
|
||||
Reference in New Issue
Block a user