mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Repeat gunicorn_extra_args for consistency
This commit is contained in:
@@ -217,6 +217,8 @@ previous section:
|
||||
gunicorn:
|
||||
# ...
|
||||
bind: /srv/galaxy/var/gunicorn.sock
|
||||
gunicorn_extra_args: '--forwarded-allow-ips="*"'
|
||||
# ...
|
||||
galaxy:
|
||||
# ...
|
||||
galaxy_url_prefix: /galaxy
|
||||
|
||||
Reference in New Issue
Block a user