]> git.parisson.com Git - timeside.git/commitdiff
no virtualenv in sandbox (for docker)
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 6 Nov 2014 13:19:50 +0000 (14:19 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 6 Nov 2014 13:19:50 +0000 (14:19 +0100)
examples/sandbox/uwsgi.ini

index 5cc8ab2c8391aa78f6d26c86b4e7bd89d07e9aee..fb6bb5c711524b93c854ac40023d0d4786b4b6e9 100644 (file)
@@ -13,13 +13,12 @@ ini = :base
 # socket (uwsgi) is not the same as http, nor http-socket
 socket = :8001
 
-
 [local]
 ini = :base
 http = :8000
-# set the virtual env to use
-home=/home/me/.virtualenv
 
+# set the virtual env to use
+# home=/home/me/.virtualenv
 
 [base]
 # chdir to the folder of this config file, plus app/website