diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ aws_access_key_id = "GK..." aws_secret_access_key = "c0ffee..." ``` -Next create the config file `mailrage.toml`: +Next create the config file `aerogramme.toml`: ``` s3_endpoint = "http://127.0.0.1:3900" |