Amogh1221 commited on
Commit
03eebe6
·
verified ·
1 Parent(s): edc5220

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -69,7 +69,6 @@ app.add_middleware(
69
  allow_headers=["*"],
70
  )
71
 
72
- # Paths relative to the Docker container
73
  DEEPCASTLE_ENGINE_PATH = os.environ.get(
74
  "DEEPCASTLE_ENGINE_PATH",
75
  os.environ.get("ENGINE_PATH", "/app/engine_bin/deepcastle"),
 
69
  allow_headers=["*"],
70
  )
71
 
 
72
  DEEPCASTLE_ENGINE_PATH = os.environ.get(
73
  "DEEPCASTLE_ENGINE_PATH",
74
  os.environ.get("ENGINE_PATH", "/app/engine_bin/deepcastle"),