---
This lines up the config file name in the documentation to what the
Dockerfile is expecting.
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0932043..8c1c2dd 100644
--- a/README.md+++ b/README.md
@@ -66,7 +66,7 @@ config dir), then run the container:
```
$ mkdir config
$ mkdir data
-$ cat >config/satellite.toml <<EOF+$ cat >config/config.toml <<EOF[tls]
directory = "/config"
[[domain]]
--
2.30.1
Hi,
I took the liberty of changing the commit message to better suit the
change itself. I kept your message in the commit body :)
To git.sr.ht:~gsthnz/satellite
08c1a5a..2e806d2 master -> master
Thanks a lot!
--
Gustavo Heinz