mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 优化 powerjob 端口随着主应用端口飘逸 避免集群冲突
This commit is contained in:
		@@ -18,7 +18,8 @@ powerjob:
 | 
			
		||||
    enable-test-mode: false
 | 
			
		||||
    max-appended-wf-context-length: 4096
 | 
			
		||||
    max-result-length: 4096
 | 
			
		||||
    port: 27777
 | 
			
		||||
    # 28080 端口 随着主应用端口飘逸 避免集群冲突
 | 
			
		||||
    port: 2${server.port}
 | 
			
		||||
    protocol: http
 | 
			
		||||
    server-address: 127.0.0.1:7700
 | 
			
		||||
    store-strategy: disk
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user