Mercurial > p > roundup > code
comparison roundup/scripts/roundup_admin.py @ 7925:f5f09ed9a783
fix: roundup_demo should use port assignment
There are three port values:
urlport (-P) - used in the URL when docker maps real port to external port
port (-p) - used to set port roundup listens on
DEFAULT_PORT = 8917 used for -p if not set.
Before the -p argument was not used if -P was not set. So you
can override the default 8917.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 02 May 2024 21:21:40 -0400 |
| parents | e929cc30e38c |
| children | 3a674b7eb07f |
comparison
equal
deleted
inserted
replaced
| 7924:141225d2981e | 7925:f5f09ed9a783 |
|---|
