From a36ad0c1ec390470dc48e813c9c547fa99819efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 29 Sep 2016 18:10:11 +0200 Subject: [PATCH] Add static path for Attract to Apache vhost config --- docker/3_run/000-default.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/3_run/000-default.conf b/docker/3_run/000-default.conf index c369c5c..2996ebd 100644 --- a/docker/3_run/000-default.conf +++ b/docker/3_run/000-default.conf @@ -3,6 +3,7 @@ XSendFile on XSendFilePath /data/storage/pillar XSendFilePath /data/git/pillar + XSendFilePath /data/venv/lib/python2.7/site-packages/attract/static/ XsendFilePath /data/git/blender-cloud ServerAdmin webmaster@localhost