mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	@@ -6,7 +6,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Don't worry, this is easy to do.
 | 
					Don't worry, this is easy to do.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The app requires a configuration file to let it know what database you're using.
 | 
					The app requires a configuration file to let it know what database you're using. By default, this file is called config.json. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Here's an example configuration for `mysql` (or mariadb) that is compatible with the docker-compose example below:
 | 
					Here's an example configuration for `mysql` (or mariadb) that is compatible with the docker-compose example below:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -88,6 +88,7 @@ Then:
 | 
				
			|||||||
docker-compose up -d
 | 
					docker-compose up -d
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The config file (config.json) must be present in this directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Running on Raspberry PI / ARM devices
 | 
					### Running on Raspberry PI / ARM devices
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user