做适配
This commit is contained in:
		
							
								
								
									
										10
									
								
								app.config.json5.example
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								app.config.json5.example
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| { | ||||
|   port: 3005, | ||||
|   api: { | ||||
|     host: 'localhost:3000', // 后台代理 | ||||
|     path: '/api/router', | ||||
|   }, | ||||
|   allowedOrigins: ['localhost', 'xiongxiao.me', 'zxj.im'], | ||||
|   domain: 'demo.kevisual.xiongxiao.me', | ||||
|   resources: 'localhost:9000/resources', | ||||
| } | ||||
		Reference in New Issue
	
	Block a user