You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update trino
This commit is contained in:
		
							
								
								
									
										2
									
								
								trino/data/etc/access-control.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								trino/data/etc/access-control.properties
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| access-control.name=file | ||||
| security.config-file=/usr/lib/trino/etc/rules.json | ||||
| @@ -1,3 +1,3 @@ | ||||
| connector.name=gsheets | ||||
| credentials-path=/usr/lib/trino/etc/catalog/gsheets.json | ||||
| metadata-sheet-id=1EJ-AxiDpZ287XHO9nD0YS9pMgSFzjhUDEIEWGgl_dqE | ||||
| metadata-sheet-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | ||||
|   | ||||
							
								
								
									
										16
									
								
								trino/data/etc/rules.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								trino/data/etc/rules.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| { | ||||
|   "catalogs": [ | ||||
|     { | ||||
|       "user": "admin", | ||||
|       "catalog": "secret", | ||||
|       "allow": "all" | ||||
|     }, | ||||
|     { | ||||
|       "catalog": "secret", | ||||
|       "allow": "none" | ||||
|     }, | ||||
|     { | ||||
|       "allow": "all" | ||||
|     } | ||||
|   ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user