mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
added line saying to NOT edit the caddyfile (#39385)
This commit is contained in:
parent
8a5ec31d24
commit
031f22f672
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user