mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-10-31 08:29:33 +08:00 
			
		
		
		
	Update docker-compose.yml
This commit is contained in:
		
							parent
							
								
									3025c61a7a
								
							
						
					
					
						commit
						2fb6674fc9
					
				| @ -114,9 +114,6 @@ services: | |||||||
|   openim-web: |   openim-web: | ||||||
|     image: ${IMAGE_REGISTRY:-ghcr.io/openimsdk}/openim-web:${OPENIM_WEB_IMAGE_VERSION:-v3.5.0-docker} |     image: ${IMAGE_REGISTRY:-ghcr.io/openimsdk}/openim-web:${OPENIM_WEB_IMAGE_VERSION:-v3.5.0-docker} | ||||||
|     container_name: openim-web |     container_name: openim-web | ||||||
|     environment: |  | ||||||
|       - OPENIM_WEB_DIST_PATH=${OPENIM_WEB_DIST_PATH:-/app/dist} |  | ||||||
|       - OPENIM_WEB_PORT=${OPENIM_WEB_PORT:-11001} |  | ||||||
|     restart: always |     restart: always | ||||||
|     ports: |     ports: | ||||||
|       - "${OPENIM_WEB_PORT:-11001}:80" |       - "${OPENIM_WEB_PORT:-11001}:80" | ||||||
| @ -201,9 +198,6 @@ services: | |||||||
|   #     - "${DATA_DIR:-./}/components/openim-chat/config:/openim/openim-chat/config" |   #     - "${DATA_DIR:-./}/components/openim-chat/config:/openim/openim-chat/config" | ||||||
|   #   restart: always |   #   restart: always | ||||||
|   #   # user: root:root |   #   # user: root:root | ||||||
|   #   depends_on: |  | ||||||
|   #     openim-server: |  | ||||||
|   #       condition: service_healthy |  | ||||||
|   #   logging: |   #   logging: | ||||||
|   #     driver: json-file |   #     driver: json-file | ||||||
|   #     options: |   #     options: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user