initial commit
This commit is contained in:
		
							
								
								
									
										17
									
								
								conf/app.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								conf/app.conf
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
appname = oc-catalog
 | 
			
		||||
httpport = 49618
 | 
			
		||||
runmode = dev
 | 
			
		||||
autorender = false
 | 
			
		||||
copyrequestbody = true
 | 
			
		||||
 | 
			
		||||
EnableDocs = true
 | 
			
		||||
SessionOn = true
 | 
			
		||||
 | 
			
		||||
DCNAME = "DC_myDC"
 | 
			
		||||
DBPOINT = "demo_06042021"
 | 
			
		||||
 | 
			
		||||
[mongodb]
 | 
			
		||||
url = mongodb://127.0.0.1:27017/beego-demo
 | 
			
		||||
 | 
			
		||||
[mongodb_docker]
 | 
			
		||||
url = mongodb://mongo:27017/beego-demo
 | 
			
		||||
		Reference in New Issue
	
	Block a user