Socorro/SocorroUI/Installation: Difference between revisions

Jump to navigation Jump to search
(formatting)
 
Line 138: Line 138:
== Middleware ==
== Middleware ==


Copy the scripts/config/webservices.py file, edit it accordingly and execute the script to listen on the indicated port.
Copy the scripts/config/webapiconfig.py file, edit it accordingly and execute the script to listen on the indicated port.


<code>
<code>
  cp scripts/config/webservices.py-dist scripts/config/webservices.py
  cp scripts/config/webapiconfig.py-dist scripts/config/webapiconfig.py.py
  vim scripts/config/webservices.py
  vim scripts/config/webapiconfig.py
  python scripts/webservices.py 8083
  python scripts/webservices.py 8083
</code>
</code>
Confirmed users
67

edits

Navigation menu