diff --git a/infrastructure/shared/apisix/conf/apisix-holder.yaml b/infrastructure/shared/apisix/conf/apisix-holder.yaml index a3953a4e0d..6da5996d67 100644 --- a/infrastructure/shared/apisix/conf/apisix-holder.yaml +++ b/infrastructure/shared/apisix/conf/apisix-holder.yaml @@ -41,4 +41,4 @@ upstreams: nodes: "swagger-ui-holder:8080": 1 type: roundrobin - #END + #END diff --git a/infrastructure/shared/apisix/conf/apisix-issuer.yaml b/infrastructure/shared/apisix/conf/apisix-issuer.yaml index ab7ee65b26..8b8b7a4181 100644 --- a/infrastructure/shared/apisix/conf/apisix-issuer.yaml +++ b/infrastructure/shared/apisix/conf/apisix-issuer.yaml @@ -41,4 +41,4 @@ upstreams: nodes: "swagger-ui-issuer:8080": 1 type: roundrobin - #END \ No newline at end of file + #END diff --git a/infrastructure/shared/apisix/conf/apisix-verifier.yaml b/infrastructure/shared/apisix/conf/apisix-verifier.yaml index 45f2542873..de43f6dede 100644 --- a/infrastructure/shared/apisix/conf/apisix-verifier.yaml +++ b/infrastructure/shared/apisix/conf/apisix-verifier.yaml @@ -41,4 +41,4 @@ upstreams: nodes: "swagger-ui-verifier:8080": 1 type: roundrobin - #END \ No newline at end of file + #END diff --git a/infrastructure/shared/docker-compose-combined.yml b/infrastructure/shared/docker-compose-combined.yml index 109ee85f6a..63db01d433 100644 --- a/infrastructure/shared/docker-compose-combined.yml +++ b/infrastructure/shared/docker-compose-combined.yml @@ -356,4 +356,4 @@ volumes: # to be enabled later after debugging #networks: # default: - # name: ${NETWORK} \ No newline at end of file + # name: ${NETWORK}