docs: replace nginx with Caddy across all documentation and installer
This commit is contained in:
+2
-2
@@ -214,8 +214,8 @@ Next manual steps:
|
||||
3. Start the service:
|
||||
sudo systemctl start nuntius
|
||||
sudo journalctl -u nuntius -f
|
||||
4. Add the nginx location block (see README.md), then:
|
||||
sudo nginx -t && sudo systemctl reload nginx
|
||||
4. Add the Caddy reverse_proxy directive (see README.md), then:
|
||||
sudo caddy validate && sudo systemctl reload caddy
|
||||
============================================================
|
||||
"""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user