bundles/pretalx: add to PORT_MAP.md, allocate a port
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
5d8cd80b38
commit
b5cc8c2c57
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ User=pretalx
|
|||
Group=pretalx
|
||||
Environment=PRETALX_CONFIG_FILE=/opt/pretalx/pretalx.cfg
|
||||
WorkingDirectory=/opt/pretalx/src/src
|
||||
ExecStart=/opt/pretalx/venv/bin/gunicorn pretalx.wsgi --name pretalx --workers 4 --max-requests 1200 --max-requests-jitter 50 --log-level=info --bind=127.0.0.1:8345
|
||||
ExecStart=/opt/pretalx/venv/bin/gunicorn pretalx.wsgi --name pretalx --workers 4 --max-requests 1200 --max-requests-jitter 50 --log-level=info --bind=127.0.0.1:22060
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue