This repository was archived by the owner on Apr 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ mkcert -cert-file ${SOURCEGRAPH_CONFIG}/sourcegraph.crt -key-file ${SOURCEGRAPH_
4545
4646# Configure NGINX file for TLS
4747cat > ${SOURCEGRAPH_CONFIG} /nginx.conf << EOL
48- # From https://github.com/sourcegraph/sourcegraph/blob/master /cmd/server/shared/assets/nginx.conf
48+ # From https://github.com/sourcegraph/sourcegraph/blob/main /cmd/server/shared/assets/nginx.conf
4949# You can adjust the configuration to add additional TLS or HTTP features.
5050# Read more at https://docs.sourcegraph.com/admin/nginx
5151
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ mkcert -cert-file ${SOURCEGRAPH_CONFIG}/sourcegraph.crt -key-file ${SOURCEGRAPH_
4141
4242# Configure NGINX file for TLS
4343cat > ${SOURCEGRAPH_CONFIG} /nginx.conf << EOL
44- # From https://github.com/sourcegraph/sourcegraph/blob/master /cmd/server/shared/assets/nginx.conf
44+ # From https://github.com/sourcegraph/sourcegraph/blob/main /cmd/server/shared/assets/nginx.conf
4545# You can adjust the configuration to add additional TLS or HTTP features.
4646# Read more at https://docs.sourcegraph.com/admin/nginx
4747
You can’t perform that action at this time.
0 commit comments