Skip to content

Commit

Permalink
inital commit #12
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroshali committed Apr 1, 2024
1 parent a0a4974 commit b5d084d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/data/sites/private-data.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# General information on how to access the site under test
general:
host: posters.xceptance.io:8443
baseUrl: "https://${general.host}"
host: localhost:8080
baseUrl: "http://${general.host}"
credentials:
username:
password:

0 comments on commit b5d084d

Please sign in to comment.