Skip to content

Commit

Permalink
Update hub URL
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Apr 15, 2024
1 parent 7b7d5dd commit 61813ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/ts/hub_api.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { ensureOk } from "./util.js";
const HubApiUrl = "https://central.spacestation14.io/hub/";
const HubApiUrl = "https://hub.spacestation14.com/";
// const HubApiUrl = "http://localhost:21953/";

export type ServerStatusData = {
Expand Down

0 comments on commit 61813ab

Please sign in to comment.