Skip to content

Commit

Permalink
[TASK] local webserver on port 8080
Browse files Browse the repository at this point in the history
  • Loading branch information
achimfritz committed Dec 22, 2024
1 parent 48bdb0f commit f5abcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ env:
config:
WebDriver:
path: /wd/hub
url: 'http://0.0.0.0:80/'
url: 'http://0.0.0.0:8080/'
capabilities:
goog:chromeOptions:
args: ["no-sandbox", "disable-gpu"]
Expand Down

0 comments on commit f5abcf0

Please sign in to comment.