fix example config

This commit is contained in:
AJ ONeal 2018-06-04 18:29:36 -06:00
parent 462cfe41bb
commit fae1fe33b2
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ secret: '' # Shared Secret with Telebit Relay for authoriza
#token: '' # Token created by Telebit Relay for authorization
ssh_auto: 22 # forward ssh-looking packets, from any connection, to port 22
servernames: # hostnames that direct to the Telebit Relay admin console
- example.com
- example.net
example.com: {}
example.net: {}
greenlock:
version: 'draft-11'
server: 'https://acme-staging-v02.api.letsencrypt.org/directory'