forked from OpenWF/SpaceNinjaServer
		
	change database name to not conflict with latest version
This commit is contained in:
		
							parent
							
								
									e824087034
								
							
						
					
					
						commit
						225cd83cea
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "mongodbUrl": "mongodb://127.0.0.1:27017/openWF",
 | 
			
		||||
  "mongodbUrl": "mongodb://127.0.0.1:27017/openWF_2013",
 | 
			
		||||
  "logger": {
 | 
			
		||||
    "files": true,
 | 
			
		||||
    "level": "trace",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user