aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-04-18 07:36:38 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-04-18 07:36:38 +0000
commit15f3c3742bb4b14d243e7d5e2c5ffb0f4bf8fb0c (patch)
tree0056030485d4b9c3f2b61c0b3709ea09d8f3a9b0 /README.md
parentAdd hardened systemd unit file (diff)
downloadminiserve-15f3c3742bb4b14d243e7d5e2c5ffb0f4bf8fb0c.tar.gz
miniserve-15f3c3742bb4b14d243e7d5e2c5ffb0f4bf8fb0c.zip
Set less silly title in example
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80648b9..82a2de9 100644
--- a/README.md
+++ b/README.md
@@ -222,7 +222,7 @@ In case you want to customize the particular flags that miniserve launches with,
and set the `[Service]` part in the resulting `override.conf` file. For instance:
[Service]
- ExecStart=/usr/bin/miniserve --enable-tar --enable-zip --no-symlinks --verbose -i ::1 -p 1234 --title Saugeland --color-scheme monokai --color-scheme-dark monokai -- %I
+ ExecStart=/usr/bin/miniserve --enable-tar --enable-zip --no-symlinks --verbose -i ::1 -p 1234 --title hello --color-scheme monokai --color-scheme-dark monokai -- %I
Make sure to leave the `%I` at the very end in place or the wrong path might be served. You
might additionally have to override `IPAddressAllow` and `IPAddressDeny` if you plan on making