From 49b8b5abaed861f6ce4485f58726fe3f9d1c0217 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 30 Oct 2025 12:13:00 +1100 Subject: [PATCH] feat: Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c0edf23 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# NGINX Redirect + +This is a simple docker container to redirect to a new site. Useful when moving old services running on Coolify to new URLs