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 21, 2024
1 parent 743be7e commit 50e08f6
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 50e08f6

Please sign in to comment.