internal/Anycast-Wiki.md
... ...
@@ -11,7 +11,7 @@ The local webserver is monitored with a simple shell script (below) working in c
11 11
* Generate a [CSR](/services/Certificate-Authority) and send to `[email protected]`. Wait for a reply containing internal.dn42/wiki.dn42 certificates.
12 12
* Start two gollum instances, read-only and editing on `127.0.0.1`:
13 13
14
- ``gollum --css /home/wiki.dn42/custom.css --gollum-path /home/wiki.dn42/public_html/ --host 127.0.0.1 --port 4568 --no-edit``
14
+ ```gollum --css /home/wiki.dn42/custom.css --gollum-path /home/wiki.dn42/public_html/ --host 127.0.0.1 --port 4568 --no-edit```
15 15
16 16
17 17
#####gollum-watchdog.sh: