mirror of
				https://github.com/MarcZierle/photo-log-frontend.git
				synced 2025-10-29 16:44:57 +00:00 
			
		
		
		
	change api subdomain
This commit is contained in:
		
							parent
							
								
									d8a944ae96
								
							
						
					
					
						commit
						bfb3b2afbe
					
				| @ -1,7 +1,7 @@ | ||||
| import axios from 'axios' | ||||
| 
 | ||||
| const apiClient = axios.create({ | ||||
| 	baseURL: 'https://server.riezel.com/api/v1', | ||||
| 	baseURL: 'https://zierle-training.riezel.com/api/v1', | ||||
| 	withCredentials: false, | ||||
| 	timeout: 120000, | ||||
| 	headers: { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 MarcZierle
						MarcZierle