spidey121 commited on
Commit
8bfd4a8
·
1 Parent(s): 8585966

Add public status endpoints

Browse files
Files changed (1) hide show
  1. env/fake_server.py +0 -4
env/fake_server.py CHANGED
@@ -82,10 +82,6 @@ def backup():
82
  })
83
  return "Forbidden", 403
84
 
85
- @app.route("/")
86
- def home():
87
- return "AI Cyber Deception Environment Running - Multi Attack Simulation Active"
88
-
89
 
90
  @app.route("/status")
91
  def status():
 
82
  })
83
  return "Forbidden", 403
84
 
 
 
 
 
85
 
86
  @app.route("/status")
87
  def status():