Skip to content

Commit

Permalink
ci: (squash me) webdav port change
Browse files Browse the repository at this point in the history
  • Loading branch information
khys95 committed Aug 15, 2024
1 parent d793cfb commit 84169d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-client.private.env.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"user_name": "admin",
"passwd" : "dickerelch",
"incorrect_passwd" : "password",
"webdav-door" : "http://store-door-svc:2881",
"webdav-door" : "http://store-door-svc:8080",
"frontend-door" : "http://store-door-svc:3880",
"endpoint": "/api/v1",
"qos-management": "/qos-management/qos",
Expand Down

0 comments on commit 84169d1

Please sign in to comment.