Skip to content

Commit

Permalink
Merge pull request #369 from alexislefebvre/patch-2
Browse files Browse the repository at this point in the history
Fix typo: ACMS_HOSTS → ACME_HOSTS
  • Loading branch information
dunglas committed Sep 11, 2020
2 parents 96322f2 + ad2afb6 commit bcc6b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hub/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ mercure:
- 443:443
environment:
- JWT_KEY=!ChangeMe!
- ACMS_HOSTS=example.com
- ACME_HOSTS=example.com
```

## Kubernetes
Expand Down

0 comments on commit bcc6b16

Please sign in to comment.