Update host/port

main
Bill Ewanick 2025-07-20 20:41:39 -04:00
parent c888b8b785
commit a600e8bb27
1 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;
};
};