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/",
|
wsServerAdress: "wss://halitaksoy.com/mancala/",
|
||||||
}
|
}
|
||||||
|
|
||||||
const useLocal = true
|
const useLocal = false
|
||||||
|
|
||||||
if (useLocal) {
|
if (useLocal) {
|
||||||
server.serverAdress = "http://localhost:5000"
|
server.serverAdress = "http://localhost:5000"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user