Bjo53 commited on
Commit
65b6aa8
·
verified ·
1 Parent(s): 44a6638

Update agent1.py

Browse files
Files changed (1) hide show
  1. agent1.py +1 -1
agent1.py CHANGED
@@ -73,7 +73,7 @@ class Config:
73
  SYSTEM_FLOW_PATH = "./SYSTEM_FLOW.md"
74
 
75
  PROXY_TARGET = "https://lucky-hat-e0d0.brukg9419.workers.dev"
76
- CLOUDFLARE_IP = "http://104.21.28.169"
77
  BRIDGE_PORT = 7860
78
 
79
  @classmethod
 
73
  SYSTEM_FLOW_PATH = "./SYSTEM_FLOW.md"
74
 
75
  PROXY_TARGET = "https://lucky-hat-e0d0.brukg9419.workers.dev"
76
+ CLOUDFLARE_IP = "104.21.28.169"
77
  BRIDGE_PORT = 7860
78
 
79
  @classmethod