Change backend hostname
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
				
			|||||||
/**
 | 
					/**
 | 
				
			||||||
 * Backend unsecure API URL
 | 
					 * Backend unsecure API URL
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#define BACKEND_UNSECURE_URL "http://devweb.internal:8080"
 | 
					#define BACKEND_UNSECURE_URL "http://central.internal:8080"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Device name len
 | 
					 * Device name len
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user