mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
chore: production setup
This commit is contained in:
@@ -8,7 +8,7 @@ import "./app.css";
|
||||
import { client } from "./api-client/client.gen";
|
||||
|
||||
client.setConfig({
|
||||
baseUrl: "http://192.168.2.42:3000/",
|
||||
baseUrl: "/",
|
||||
});
|
||||
|
||||
export const links: Route.LinksFunction = () => [
|
||||
|
||||
Reference in New Issue
Block a user