Skip to content

Commit

Permalink
exporting ssl cert file
Browse files Browse the repository at this point in the history
Signed-off-by: Sahiba3108 <sgoyal@progress.com>
  • Loading branch information
Sahiba3108 committed Jan 2, 2025
1 parent 7f4b43b commit 90d04af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .studiorc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export GATEWAY_PORT=2000
export CGO_ENABLED=0
export GOPROXY="https://proxy.golang.org,direct"
export GOSUMDB="sum.golang.org"

export SSL_CERT_FILE="/hab/pkgs/$(hab pkg list core/cacerts)/ssl/cert.pem"
# Go >= 1.13 will assume this but we have tools like protoc extensions that
# look for it.
export GO111MODULE=on
Expand Down

0 comments on commit 90d04af

Please sign in to comment.