changed server adress
This commit is contained in:
parent
c8e354c159
commit
d3f79737e0
@ -8,7 +8,7 @@ export const server: Server = {
|
||||
wsServerAdress: "wss://halitaksoy.com/mancala/",
|
||||
}
|
||||
|
||||
const useLocal = true
|
||||
const useLocal = false
|
||||
|
||||
if (useLocal) {
|
||||
server.serverAdress = "http://localhost:5000"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user