diff --git a/README.md b/README.md index 2f68d90..8a0da4f 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,11 @@ #### Infra/CI: -This Forgejo instance is hosted on a VPS running NixOS. -The Forgejo Runner is hosted in a LXC container running on a local nix server -The runner builds the containers and pushes them to this Forgejo registry -In the frontend container I bundle the compiled src with Caddy to run as a standalone app. The exposed frontend port can then be served via reverse proxy. +This Forgejo instance is hosted on a VPS running NixOS\ +The Forgejo Runner is hosted in a LXC container running on a local nix server\ +The runner builds the containers and pushes them to this Forgejo registry\ +In the frontend container I bundle the compiled src with Caddy to run as a standalone app\ +The exposed frontend port can then be served via reverse proxy #### Try it out: