6 lines
140 B
YAML
6 lines
140 B
YAML
|
site: eldarion-conferences/pinaxcon
|
||
|
exec:
|
||
|
web: gunicorn --bind=0.0.0.0 --log-file - --workers=4 pinaxcon.wsgi
|
||
|
branches:
|
||
|
master: primary
|