update server adress to segin
This commit is contained in:
parent
d4cf990867
commit
c801b24c79
@ -4,8 +4,8 @@ export type Server = {
|
||||
}
|
||||
|
||||
export const server: Server = {
|
||||
serverAdress: "https://halitaksoy.com/mancala",
|
||||
wsServerAdress: "wss://halitaksoy.com/mancala/",
|
||||
serverAdress: "https://segin.one/mancala-backend",
|
||||
wsServerAdress: "wss://segin.one/mancala-backend/",
|
||||
}
|
||||
|
||||
const useLocal = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user