added line saying to NOT edit the caddyfile (#39385)

This commit is contained in:
Riana Shahid 2022-07-25 17:01:09 -04:00 committed by GitHub
parent 8a5ec31d24
commit 031f22f672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,9 @@ Usage instructions are provided via [the `caddy` service's inline comments insid
### HTTPS with Custom Certificates in Docker Compose
In your [docker-compose.yaml](https://github.com/sourcegraph/deploy-sourcegraph-docker/blob/master/docker-compose/docker-compose.yaml)within the caddy section:
**Important:** [https.custom-cert.Caddyfile](https://github.com/sourcegraph/deploy-sourcegraph-docker/blob/master/caddy/builtins/https.custom-cert.Caddyfile) should not require any updates and should remain untouched. Updates should be made in the [docker-compose.yaml](https://github.com/sourcegraph/deploy-sourcegraph-docker/blob/master/docker-compose/docker-compose.yaml) file only and as described below.
In your [docker-compose.yaml](https://github.com/sourcegraph/deploy-sourcegraph-docker/blob/master/docker-compose/docker-compose.yaml) within the caddy section:
1. In the Environment section of the compose file uncomment & update this line with your Sourcegraph Site Address: