Set Tekton Dash Asia (Cloudflare Tunnel) as default server
This commit is contained in:
+1
-1
@@ -926,7 +926,7 @@ text = "TEKTON DASH"
|
||||
[node name="ServerOption" type="OptionButton" parent="MainMenuPanel/HiddenLogic" unique_id=645]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 0
|
||||
selected = 3
|
||||
selected = 4
|
||||
item_count = 5
|
||||
popup/item_0/text = "Nakama - Localhost (Testing)"
|
||||
popup/item_0/id = 0
|
||||
|
||||
@@ -351,7 +351,7 @@ grow_vertical = 0
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(0, 44)
|
||||
layout_mode = 2
|
||||
selected = 3
|
||||
selected = 4
|
||||
item_count = 5
|
||||
popup/item_0/text = "Nakama - Localhost (Testing)"
|
||||
popup/item_0/id = 0
|
||||
|
||||
@@ -2,7 +2,7 @@ extends Node
|
||||
|
||||
# Standard Nakama Configuration
|
||||
var nakama_server_key = "defaultkey"
|
||||
var nakama_host = "tektondash.vps.webdock.cloud"
|
||||
var nakama_host = "allan-ancient-boundary-consortium.trycloudflare.com"
|
||||
var nakama_port = 7350
|
||||
var nakama_scheme = "http"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user