Correct statping with auto ssl instructions

pull/712/head
Henri Cook 2020-09-22 08:28:57 +01:00
parent 781b8db721
commit 2accee0af6
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ docker-compose up -d
<br><br><br><br> <br><br><br><br>
## Docker Compose with Automatic SSL ## Docker Compose with Automatic SSL
You can automatically start a Statping server with automatic SSL encryption using this docker-compose file. First point your domain's DNS to the Statping server, and then run this docker-compose command with DOMAIN and EMAIL. Email is for letsencrypt services. You can automatically start a Statping server with automatic SSL encryption using [this docker-compose file](https://github.com/statping/statping/wiki/Docker#full-docker-compose-with-automatic-ssl). Name it `docker-compose-ssl.yml`. First point your domain's DNS to the Statping server, and then run this docker-compose command with DOMAIN and EMAIL. Email is for letsencrypt services.
```bash ```bash
LETSENCRYPT_HOST=mydomain.com \ LETSENCRYPT_HOST=mydomain.com \
LETSENCRYPT_EMAIL=info@mydomain.com \ LETSENCRYPT_EMAIL=info@mydomain.com \