CORVO-AI commited on
Commit
7e534ac
·
verified ·
1 Parent(s): 167879f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import json
5
  app = Flask(__name__)
6
  app.secret_key = "retro_terminal_ai_chat_2026" # required for sessions
7
 
8
- API_URL = "https://dooratre-xx-claude-4-5.hf.space/chat"
9
 
10
  HTML_PAGE = """
11
  <html>
 
5
  app = Flask(__name__)
6
  app.secret_key = "retro_terminal_ai_chat_2026" # required for sessions
7
 
8
+ API_URL = "https://corvo-ai-xx-claude-4-5.hf.space/chat"
9
 
10
  HTML_PAGE = """
11
  <html>