Compare commits

..

No commits in common. "3c7d83c6be9a4c780bb105c08619769e1e883734" and "0828b30631731c9cc62143970af2cac9ae60e5ae" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -74,8 +74,8 @@
pathString = "osds-src";
}
];
baseUrl = "localhost";
port = 12513;
baseUrl = "127.0.0.1";
port = 8000;
};
};