Skip to content

Commit

Permalink
update ip opentibiabr#16
Browse files Browse the repository at this point in the history
  • Loading branch information
odisk777 authored May 13, 2024
1 parent d923c48 commit 9e4b6b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Services = {
}

-- Servers accept http login url, websocket login url or ip:port:version
Servers = {
LocalTestServ = "127.0.0.1:7171:1100"
}
Servers = {}

-- edit ip in entergame.lua

--Server = "ws://yourwebsite:3000/"
--Server = "ws://127.0.0.1:88/"
Expand Down

0 comments on commit 9e4b6b4

Please sign in to comment.