diff gunicorn.conf @ 20:2fef925fbf37

display country + population in autocomplete drop down
author Jeff Hammel <k0scist@gmail.com>
date Sun, 25 Jun 2017 16:12:08 -0700
parents 811adc9736eb
children
line wrap: on
line diff
--- a/gunicorn.conf	Sun Jun 25 15:43:45 2017 -0700
+++ b/gunicorn.conf	Sun Jun 25 16:12:08 2017 -0700
@@ -1,2 +1,2 @@
 [program:globalneighbors]
-command=/home/jhammel/GlobalNeighbors/bin/gunicorn -w 2 --chdir /home/jhammel/GlobalNeighbors/src/GlobalNeighbors  -b 0.0.0.0:8080 wsgiapp:application 
\ No newline at end of file
+command=/home/jhammel/GlobalNeighbors/bin/gunicorn -w 2 --chdir /home/jhammel/GlobalNeighbors/src/GlobalNeighbors  -b 0.0.0.0:8080 wsgiapp:application