Update api
This commit is contained in:
parent
3fb4ec8b7b
commit
66424d0c85
@ -1,7 +1,7 @@
|
||||
import { ItemType, Store, StoreEntry } from "./types"
|
||||
|
||||
|
||||
const defaultEndpoint = "http://slateport:4444"
|
||||
const defaultEndpoint = "http://dominic.leafbla.de:4444"
|
||||
|
||||
export type APIEndPoint = {
|
||||
write: (json: string) => Promise<void>,
|
||||
|
Loading…
Reference in New Issue
Block a user