mirror of
				https://github.com/DerTyp7/explainegy-nextjs.git
				synced 2025-10-30 21:27:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"Servers": {
 | |
| 		"1": {
 | |
| 			"Name": "explainegy_postgres",
 | |
| 			"Group": "explainegy_postgres_group",
 | |
| 			"Host": "host.docker.internal",
 | |
| 			"Port": 5432,
 | |
| 			"MaintenanceDB": "postgres",
 | |
| 			"Username": "postgres",
 | |
| 			"PassFile": "/pgpass",
 | |
| 			"SSLMode": "prefer"
 | |
| 		}
 | |
| 	}
 | |
| }
 | 
