Skip to content

Commit

Permalink
style: apply linters automatic fixes (#1466)
Browse files Browse the repository at this point in the history
Signed-off-by: Hyperledger Bot <[email protected]>
Co-authored-by: Hyperledger Bot <[email protected]>
  • Loading branch information
github-actions[bot] and hyperledger-bot authored Nov 27, 2024
1 parent 022bfff commit dbd3aa5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion infrastructure/shared/apisix/conf/apisix-holder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ upstreams:
nodes:
"swagger-ui-holder:8080": 1
type: roundrobin
#END
#END
2 changes: 1 addition & 1 deletion infrastructure/shared/apisix/conf/apisix-issuer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ upstreams:
nodes:
"swagger-ui-issuer:8080": 1
type: roundrobin
#END
#END
2 changes: 1 addition & 1 deletion infrastructure/shared/apisix/conf/apisix-verifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ upstreams:
nodes:
"swagger-ui-verifier:8080": 1
type: roundrobin
#END
#END
2 changes: 1 addition & 1 deletion infrastructure/shared/docker-compose-combined.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,4 +356,4 @@ volumes:
# to be enabled later after debugging
#networks:
# default:
# name: ${NETWORK}
# name: ${NETWORK}

0 comments on commit dbd3aa5

Please sign in to comment.