mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-03 17:13:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			144 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			144 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "database": {
 | 
						|
    "engine": "mysql2",
 | 
						|
    "host": "db",
 | 
						|
    "name": "npm",
 | 
						|
    "user": "npm",
 | 
						|
    "password": "npm",
 | 
						|
    "port": 3306
 | 
						|
  }
 | 
						|
}
 |