mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-01 02:38:43 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			224 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			224 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| NODE_ENV = production
 | |
| 
 | |
| # 测试环境配置
 | |
| ENV = 'staging'
 | |
| 
 | |
| # 芋道管理系统/测试环境
 | |
| VUE_APP_BASE_API = 'http://api-dashboard.yudao.iocoder.cn'
 | |
| 
 | |
| # 静态资源地址
 | |
| PUBLIC_PATH = 'http://static.yudao.iocoder.cn/'
 | 
