mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
Tweak comment
And no, we could read out the port from the uwsgi section, or decide to move it elsewhere. Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
This commit is contained in:
co-authored by
Nicola Soranzo
parent
130a00f3f2
commit
b439675a38
@@ -162,7 +162,7 @@ find_server() {
|
||||
gunicorn_worker="galaxy.webapps.galaxy.workers.Worker"
|
||||
;;
|
||||
reports)
|
||||
# TODO: don't override this var, and is this really the only way to configure the port?
|
||||
# TODO: is this really the only way to configure the port?
|
||||
GUNICORN_CMD_ARGS=${GUNICORN_CMD_ARGS:-\"--bind=localhost:9001\"}
|
||||
;;
|
||||
tool_shed)
|
||||
|
||||
Reference in New Issue
Block a user