mirror of
https://github.com/pretix/pretix.git
synced 2026-05-01 00:32:39 +00:00
Refs #705 -- Further try to workaround reportlab issue
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
cd /pretix/src
|
||||
export DJANGO_SETTINGS_MODULE=production_settings
|
||||
export DATA_DIR=/data/
|
||||
export HOME=/pretix
|
||||
NUM_WORKERS=10
|
||||
|
||||
if [ ! -d /data/logs ]; then
|
||||
|
||||
Reference in New Issue
Block a user