Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
womfoo committed May 10, 2024
1 parent 92b9754 commit bcd4072
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions infrastructure/charts/node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ vdr:
cardanoWallet: dev-k8s-cardano-wallet

nginx:
serverBlock: |-
server {
location / {
resolver 8.8.8.8;
proxy_pass https://8090-cardano-wallet-preprod-bdj2f7.workloads-m1.demeter.run$uri$is_args$args;
serverBlock: |-
server {
location / {
resolver 8.8.8.8;
proxy_pass https://8090-cardano-wallet-preprod-bdj2f7.workloads-m1.demeter.run$uri$is_args$args;
}
}
}

0 comments on commit bcd4072

Please sign in to comment.