You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
241 B
YAML

uwsgi:
uid: mediagoblin
gid: mediagoblin
socket: /tmp/mediagoblin.uwsgi.sock
chown-socket: www-data:www-data
plugins: python3
pythonpath: /usr/lib/python3
chdir: /app
ini-paste: /app/paste.ini
env: CELERY_ALWAYS_EAGER=true