mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
Update docker-compose.yml (#1760)
This commit is contained in:
parent
e5083d5809
commit
c7a884511b
@ -118,7 +118,7 @@ services:
|
||||
container_name: openim-web
|
||||
environment:
|
||||
- OPENIM_WEB_DIST_PATH=${OPENIM_WEB_DIST_PATH:-/app/dist}
|
||||
- OPENIM_WEB_PORT=${OPENIM_WEB_PORT:-11001}
|
||||
- OPENIM_WEB_PORT=${OPENIM_WEB_PORT:-80}
|
||||
restart: always
|
||||
ports:
|
||||
- "${OPENIM_WEB_PORT:-11001}:11001"
|
||||
|
Loading…
x
Reference in New Issue
Block a user