mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-01 00:42:13 +08:00 
			
		
		
		
	feat: save server code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
		
							parent
							
								
									b818259100
								
							
						
					
					
						commit
						0f05ff52a3
					
				| @ -99,10 +99,9 @@ services: | |||||||
|     command: minio server /data --console-address ':9090' |     command: minio server /data --console-address ':9090' | ||||||
| 
 | 
 | ||||||
|   openim-server: |   openim-server: | ||||||
|     # image: ghcr.io/openimsdk/openim-server:latest |     # image: ghcr.io/openimsdk/openim-server:release-v3.2 | ||||||
|     image: registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-server:latest |     image: registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-server:release-v3.2 | ||||||
|     # image: openim/openim-server:latest |     # image: openim/openim-server:release-v3.2 | ||||||
|     # build: . |  | ||||||
|     container_name: openim-server |     container_name: openim-server | ||||||
|     # healthcheck: |     # healthcheck: | ||||||
|     #   test: ["CMD-SHELL", "./scripts/check-all.sh"] |     #   test: ["CMD-SHELL", "./scripts/check-all.sh"] | ||||||
| @ -129,9 +128,9 @@ services: | |||||||
|         max-file: "2" |         max-file: "2" | ||||||
| 
 | 
 | ||||||
|   openim-chat: |   openim-chat: | ||||||
|     # image: ghcr.io/openimsdk/openim-chat:latest |     # image: ghcr.io/openimsdk/openim-server:release-v1.2 | ||||||
|     image: registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-chat:latest |     image: registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-server:release-v1.2 | ||||||
|     # image: openim/openim-chat:latest |     # image: openim/openim-server:release-v1.2 | ||||||
|     container_name: openim-chat |     container_name: openim-chat | ||||||
|     # healthcheck: |     # healthcheck: | ||||||
|     #   test: ["CMD-SHELL", "./scripts/check-all.sh"] |     #   test: ["CMD-SHELL", "./scripts/check-all.sh"] | ||||||
| @ -181,7 +180,6 @@ services: | |||||||
|     network_mode: "host" |     network_mode: "host" | ||||||
| 
 | 
 | ||||||
| volumes: | volumes: | ||||||
|   data_volume: |  | ||||||
|   openim-chat_logs: |   openim-chat_logs: | ||||||
|   openim-chat_config: |   openim-chat_config: | ||||||
|   openim-chat_scripts: |   openim-chat_scripts: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user