add: new keys/values to core.testing.ini
This commit is contained in:
		
							parent
							
								
									f586fc4beb
								
							
						
					
					
						commit
						39b52bcfb0
					
				
					 1 changed files with 7 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,11 @@
 | 
			
		|||
[core]
 | 
			
		||||
server-port = 5000
 | 
			
		||||
discovery-port = 4422
 | 
			
		||||
database = core.sqlite
 | 
			
		||||
not-found-file = 404.html
 | 
			
		||||
not-found-file-mime = text/html
 | 
			
		||||
not-found-content = 404 - NOT FOUND
 | 
			
		||||
not-found-content-type = text/plain
 | 
			
		||||
 | 
			
		||||
: 4421 for dev-env; 4420 for testing-env; 4419 for prod-env; 4422 for testing
 | 
			
		||||
discovery-port = 4422
 | 
			
		||||
log-level = debug
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue