Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 317 Bytes

Running-Applications.md

File metadata and controls

18 lines (11 loc) · 317 Bytes

Bash

Coreutils

Python

Environment Variables

Currently we need to set these environment variables to run Python in Lind

export PYTHONHOME="/usr"
export PYTHONPATH="/usr/local/lib/python2.7/:/usr/local/lib/python2.7/lib-dynload/:/usr/local/lib/python2.7/site-packages/"

Nginx

Postgres