diff --git a/README.md b/README.md index 8a1278d..ea42321 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ optional response body on subsequent lines. The bytes generated by the CGI script will be forwarded *verbatim* to the gemini client, without any additional modificiation by the server. -## Example Configuration +## Deployment Jetforce is intended to be run behind a process manager that handles *daemonizing* the script, redirecting output to system logs, etc. I prefer @@ -202,7 +202,6 @@ journalctl -u jetforce -f ``` - ## License This project is licensed under the [Floodgap Free Software License](https://www.floodgap.com/software/ffsl/license.html).