forked from CGM_Public/pretix_original
Refs #705 -- Further try to workaround reportlab issue
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
cd /pretix/src
|
cd /pretix/src
|
||||||
export DJANGO_SETTINGS_MODULE=production_settings
|
export DJANGO_SETTINGS_MODULE=production_settings
|
||||||
export DATA_DIR=/data/
|
export DATA_DIR=/data/
|
||||||
|
export HOME=/pretix
|
||||||
NUM_WORKERS=10
|
NUM_WORKERS=10
|
||||||
|
|
||||||
if [ ! -d /data/logs ]; then
|
if [ ! -d /data/logs ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user