fix: expose port 80
This commit is contained in:
parent
b5682ccfae
commit
bca4c795b2
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ impl SuiteRunnerState {
|
|||
"run",
|
||||
"-d",
|
||||
"-p",
|
||||
"9080:9000",
|
||||
"9080:80",
|
||||
"--name",
|
||||
FTEST_NGINX_PROXY,
|
||||
"--network",
|
||||
|
|
Loading…
Add table
Reference in a new issue