Skip to content

Commit

Permalink
Better Cloudflare example
Browse files Browse the repository at this point in the history
  • Loading branch information
Argus Duong committed Aug 30, 2019
1 parent 755f5a3 commit f706c01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/commands/site.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ wo site create sub.site.tld --wp --letsencrypt
Example with Cloudflare DNS :

```bash
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
export CF_Email="xxxx@sss.com"
export CF_Key="d7eab56a903f25dd4xxxxxxxxxxxxxxxxxxxx"
export CF_Email="email@domain.com"
```

!!! info
Expand Down

0 comments on commit f706c01

Please sign in to comment.