mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	
							parent
							
								
									0d3ac8bebe
								
							
						
					
					
						commit
						dab230e3f8
					
				@ -257,9 +257,11 @@ To override the default configuration, you can add the following to `/.git/Stirl
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
server:
 | 
					server:
 | 
				
			||||||
  host: 0.0.0.0
 | 
					  host: 0.0.0.0 # Not working - use instead address
 | 
				
			||||||
 | 
					  address: 0.0.0.0
 | 
				
			||||||
  port: 3000
 | 
					  port: 3000
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					'-Djava.net.preferIPv4Stack=true' --> To force ipv4 only in the java starting command
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Note:** This file is created after the first application launch. To have it before that, you can create the directory and add the file yourself.
 | 
					**Note:** This file is created after the first application launch. To have it before that, you can create the directory and add the file yourself.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user