Compare commits

...

2 Commits

Author SHA1 Message Date
Bill Ewanick 3c7d83c6be Update host/port 2025-07-20 20:41:39 -04:00
Bill Ewanick 7962889cb8 Fix typo in markdown file 2025-07-20 20:41:24 -04:00
2 changed files with 2 additions and 2 deletions

View File

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