We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d924ec commit b74e458Copy full SHA for b74e458
1 file changed
.github/workflows/test-and-deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
24
env:
25
SCHEMAS_URL: https://raw.githubusercontent.com/lambda-feedback/request-response-schemas/master/
26
- API_CONNECTION: http://20.0.99.73:8000
+ API_CONNECTION: http://20.0.99.73:5000
27
#API_CONNECTION: ${{secrets.API_CONNECTION}}
28
29
steps:
0 commit comments