X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=samples%2Fmail-receiver.yml;h=f29a356f1ca2c5c85559b64f3893b47b91a1bd7d;hb=4c52c30c882b3495b1fbe1be3fd816feaba1ea05;hp=4fa88b4b10bf10dfdaa1a30938459c9eeb11cae2;hpb=93e6a6097d3a85644a3d0051d899ccc9cd9aaaa7;p=discourse_docker.git diff --git a/samples/mail-receiver.yml b/samples/mail-receiver.yml index 4fa88b4..f29a356 100644 --- a/samples/mail-receiver.yml +++ b/samples/mail-receiver.yml @@ -28,7 +28,7 @@ env: ## The master API key of your Discourse forum. You can get this from ## the "API" tab of your admin panel. - DISCOURSE_API_TOKEN: abcdefghijklmnop + DISCOURSE_API_KEY: abcdefghijklmnop ## The username to use for processing incoming e-mail. Unless you have ## renamed the `system` user, you should leave this as-is.