You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update metabase
This commit is contained in:
		| @@ -3,4 +3,7 @@ metabase | ||||
|  | ||||
| [Metabase][1] is the easy, open source way for everyone in your company to ask questions and learn from data. | ||||
|  | ||||
| [Using the REST API][2] | ||||
|  | ||||
| [1]: https://www.metabase.com | ||||
| [2]: https://github.com/metabase/metabase/wiki/Using-the-REST-API | ||||
|   | ||||
| @@ -14,6 +14,7 @@ services: | ||||
|       - MB_DB_PORT=5432 | ||||
|       - MB_DB_USER=root | ||||
|       - MB_DB_PASS=root | ||||
|       - MAX_SESSION_AGE=20160 # value is in minutes (14 days by default) | ||||
|       - JAVA_TOOL_OPTIONS=-Xmx6g | ||||
|       # JAVA_OPTS=-Dcom.sun.management.jmxremote.port=1099 | ||||
|       #           -Dcom.sun.management.jmxremote.rmi.port=1099 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user