Update INSTALL.md
This commit is contained in:
parent
845989e16c
commit
1564655d2a
|
@ -231,7 +231,6 @@ vim /srv/walnut/var/$my_domain/config.json
|
||||||
```json
|
```json
|
||||||
{ "mailgun.org": {
|
{ "mailgun.org": {
|
||||||
"apiKey": "key-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
"apiKey": "key-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||||
, "apiPublicKey": "pubkey-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
||||||
, "auth": {
|
, "auth": {
|
||||||
"user": "robtherobot@example.com"
|
"user": "robtherobot@example.com"
|
||||||
, "pass": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
, "pass": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||||
|
|
Loading…
Reference in New Issue