From d2bb4e361775532846d6deea98b4839d22d164f9 Mon Sep 17 00:00:00 2001 From: David Reed Date: Thu, 16 Mar 2023 22:04:55 -0400 Subject: [PATCH] ! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d0816b..abe179e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Here's how to get the remaining scripts for the purpose of hosting this reposito 4. Open the tarball, navigate to the `dist` directory, and extract all the scripts with the exception of `uv.config.js` (we already have a configuration) into the `public/uv/` directory in this repository. You may see `.map` files. These are used for debugging. If they're too large, you can omit them without any errors. + Do not copy `uv.config.js` from the archive! + ### Bare server You will need to point your Bare server to an external one/a different directory (if you're using reverse proxy software).