Update host/port
This commit is contained in:
parent
c888b8b785
commit
a600e8bb27
1 changed files with 2 additions and 2 deletions
|
|
@ -74,8 +74,8 @@
|
||||||
pathString = "osds-src";
|
pathString = "osds-src";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
baseUrl = "127.0.0.1";
|
baseUrl = "localhost";
|
||||||
port = 8000;
|
port = 12513;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue