Skip to content
Snippets Groups Projects
Commit 594d805e authored by andmag's avatar andmag
Browse files

Added placeholder IP

parent d558bfda
Branches
No related tags found
1 merge request!64Resolve "add radiobuttons to salamanders sex"
......@@ -2,8 +2,7 @@ import axios from "axios";
// Create axios client, pre-configured with baseURL
let APIKit = axios.create({
baseURL: "http://10.22.208.57:5000",
// baseURL: 'http://10.22.205.170:5000',
baseURL: "Insert IP",
timeout: 50000,
headers: { "Content-Type": "multipart/form-data" },
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment