fix: expose port 80

This commit is contained in:
Aravinth Manivannan 2023-10-04 23:04:32 +05:30
parent b5682ccfae
commit bca4c795b2
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ impl SuiteRunnerState {
"run",
"-d",
"-p",
"9080:9000",
"9080:80",
"--name",
FTEST_NGINX_PROXY,
"--network",