Added constant for server address
This commit is contained in:
		
							
								
								
									
										3
									
								
								client/src/config.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								client/src/config.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
export default Object.freeze({
 | 
			
		||||
    SERVER: 'http://127.0.0.1:5000/'
 | 
			
		||||
})
 | 
			
		||||
		Reference in New Issue
	
	Block a user