prashantmatlani commited on
Commit
49091d2
·
1 Parent(s): 935242f

fix: handle step before reset (state_data None)

Browse files
Files changed (1) hide show
  1. openenv.yaml +1 -1
openenv.yaml CHANGED
@@ -15,7 +15,7 @@ entry_point: server.app:app
15
  # =========================
16
  interfaces:
17
  - type: http
18
- port: 7860
19
  routes:
20
  reset: /reset
21
  step: /step
 
15
  # =========================
16
  interfaces:
17
  - type: http
18
+ port: 8000
19
  routes:
20
  reset: /reset
21
  step: /step