We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50047d commit dbb0926Copy full SHA for dbb0926
1 file changed
agents/config.py
@@ -35,7 +35,7 @@
35
# =================================================================
36
# Kaetram Game Server Configuration
37
38
-KAETRAM_BASE_URL = "http://play.agentworld.io:7001"
+KAETRAM_BASE_URL = "http://localhost:7001"
39
KAETRAM_API_ENDPOINTS = {
40
"create": "/ai/create",
41
"login": "/ai/login",
0 commit comments