You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	Expose 9092 port on docker container (#517)
If this commit merged focalboard helm chart would be able to implement a metrics endpoint.
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							1f762b238a
						
					
				
				
					commit
					1f7470aca7
				
			| @@ -19,7 +19,7 @@ FROM alpine:latest | ||||
| ARG PUID=2000 | ||||
| ARG PGID=2000 | ||||
|  | ||||
| EXPOSE 8000/tcp | ||||
| EXPOSE 8000/tcp 9092/tcp | ||||
|  | ||||
| VOLUME /data | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user