Update Nakama host to correct Cloudflare tunnel

This commit is contained in:
god
2026-07-13 16:33:33 +08:00
parent 908b886bcc
commit 2f3db01d0a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ extends Node
# Standard Nakama Configuration
var nakama_server_key = "defaultkey"
var nakama_host = "allan-ancient-boundary-consortium.trycloudflare.com"
var nakama_host = "switches-reported-chambers-field.trycloudflare.com"
var nakama_port = 7350
var nakama_scheme = "http"