commit | ae82fca0bf70e31bad4436c3af17c09b497704af | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Feb 04 23:32:06 2015 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Feb 04 23:32:06 2015 -0800 |
tree | ee13cd773168ed9cf09013d02d1e41ddfb69f1c4 | |
parent | d9b6353e2d2c17b9e822cd9605851f6f695c0b2d [diff] |
rename /opt/planetstack -> /opt/xos
diff --git a/planetstack/uwsgi/planetstack.ini b/planetstack/uwsgi/planetstack.ini index 1d84d99..625dafe 100644 --- a/planetstack/uwsgi/planetstack.ini +++ b/planetstack/uwsgi/planetstack.ini
@@ -1,5 +1,5 @@ [uwsgi] -chdir = /opt/planetstack +chdir = /opt/xos module = planetstack.wsgi:application env = DJANGO_SETTINGS_MODULE=planetstack.settings socket = /var/run/uwsgi/planetstack.sock