mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-03 19:43:52 +00:00 
			
		
		
		
	* chore: deploy test web fix: update nginx.conf fix: support https * fix: support wasm gzip * chore: optimize web build size * fix: code review
		
			
				
	
	
		
			3 lines
		
	
	
		
			130 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			130 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
AF_WS_URL=wss://test.appflowy.cloud/ws/v1
 | 
						|
AF_BASE_URL=https://test.appflowy.cloud
 | 
						|
AF_GOTRUE_URL=https://test.appflowy.cloud/gotrue |