mirror of https://github.com/statping/statping
Updated Docker (markdown)
parent
6c70ef688a
commit
041677408a
|
@ -90,7 +90,7 @@ You can automatically start a Statup server with automatic SSL encryption using
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/hunterlong/statup/master/servers/docker-compose-ssl.yml
|
wget https://raw.githubusercontent.com/hunterlong/statup/master/servers/docker-compose-ssl.yml
|
||||||
|
|
||||||
LETSENCRYPT_HOST=mydomain.com \
|
LETSENCRYPT_HOST=mydomain.com \
|
||||||
LETSENCRYPT_EMAIL=info@mydomain.com \
|
LETSENCRYPT_EMAIL=info@mydomain.com \
|
||||||
docker-compose -f docker-compose-ssl.yml up -d
|
docker-compose -f docker-compose-ssl.yml up -d
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue