diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 285bd4b..fa0fb1b 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -31,7 +31,7 @@
This server is the internets access to all of my other servers, and the glue holding them together. Using IPTables traffic is forwarded from specified ports onto private servers connected to it.
+This server is the internets access to all of my other servers, and the glue holding them together. I was using IPTables breifly but have moved to NGINX to forward traffic from specified ports onto private servers connected to it.